Direct debit payments via Sandbox
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I try to create a direct debit payment via paypal sandbox.
Probably, the correct payment method is "bank". Unfortunately, this payment method is without documentation in paypal support pages.
Is it possible to get a current documentation or at least a example?
Best regards,
Kubidd

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
It is important to understand that the use of the PayPal REST /payments APIs to accept credit card payments is restricted on Live (you will need a PayPal UK/US or Canada Pro account to make credit card payment).
Instead, you can accept credit card payments with Braintree Direct. I invite you to consider this method.
Using REST API, the payment method has to be defined in the payer object and the possible value are either "paypal" or "credit_card". You cannot provide the value "bank".
If a customer pay with PayPal, he will be able to configure his own account to select his preferred payment method but you cannot directly take
Here is some useful resource on integration via REST :
https://developer.paypal.com/docs/api/payments/

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Recurring Payment issue in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Problem upgrading sandbox business account to pro in Sandbox Environment
- Paypal 3DS intigration error in NVP/SOAP APIs
- Paypal via Adyen Permission Denied in REST APIs
- Authorization failed due to insufficient permissions in Sandbox Environment