Search code examples
paypalpaypal-sandboxpaypal-rest-sdk

Checkout REST API Card Payment Landingpage


My goal is to redirect the customer directly to the credit card payment page. landingpage goal

Actually, there is a parameter landing_page in the order interface, which sounds to me as if it should do exactly this. However, no matter which value I use there, the customer is always directed to this page: wrong landingpage Do any of you have any idea what I am doing wrong or have already had to deal with this problem? In the old interfaces (Express and Adaptive) it was enough to add a GET parameter to the Paypal link. However, this was not mentioned anywhere in the documentation at the time, but I was only informed of this by Paypal support. I hope for a similar solution with the new interface.


Solution

  • I have found a solution. Add "&fundingSource=card" to the payer-action link to redirect the customer directly to the card payment