Direct debit payments via Sandbox

Kubidd
Contributor
Contributor

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

 

Login to Me Too
1 REPLY 1

MTS_joaquim
Moderator
Moderator

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/integration/direct/payments/?mark=rest%20api%20direct%20credit%20c...

https://developer.paypal.com/docs/api/payments/

 

 

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.