- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Sir,
Can we take payment from user's account without his/her consent, i want to get consent only once after that can i take direct payment from his/her paypal account as we do from Credit-Card??
Thanks
Solved! Go to Solution.
- Labels:
-
API
-
Recurring Payments
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Thank you for posting to the PayPal Community.
If you setup a billing agreement with the PayPal Account Holder, you are still required to get the one time consent of the account holder for the billing agreement. The account holder will give you permission to bill them later. With the initial consent, you can bill the account holder later. Please note that the account holder has the right to cancel the billing agreement.
Below is the documentation on Billing Agreements:
https://developer.paypal.com/docs/api/quickstart/create-billing-agreement/
Below is the API and sample code:
https://developer.paypal.com/docs/api/payments.billing-agreements/v1/
Thank you,
Jennifer
PayPal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Thank you for posting to the PayPal Community.
If you setup a billing agreement with the PayPal Account Holder, you are still required to get the one time consent of the account holder for the billing agreement. The account holder will give you permission to bill them later. With the initial consent, you can bill the account holder later. Please note that the account holder has the right to cancel the billing agreement.
Below is the documentation on Billing Agreements:
https://developer.paypal.com/docs/api/quickstart/create-billing-agreement/
Below is the API and sample code:
https://developer.paypal.com/docs/api/payments.billing-agreements/v1/
Thank you,
Jennifer
PayPal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi team,
Below is the documentation on Billing Agreements:
https://developer.paypal.com/docs/api/quickstart/create-billing-agreement/
Below is the API and sample code:
https://developer.paypal.com/docs/api/payments.billing-agreements/v1/
Above links only works for fixed and regular billing, But in my case user can take the goods from my shop on rent many time and the rental amount will be different according to the rental time. in this case how can i create the billing agreement?
Please help me as soon as possible

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- where does paypal payments go to if there is no linked phone or email to the seller ? in PayPal Payments Standard
- Couldn't receive International payment in PayPal Payments Standard
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs
- My PayPal is not allowing me to receive or send requests. in PayPal Payments Standard
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment