I use the PayPal REST API for direct payers from our website to the PayPal website for payment. It opens with the option "Payment with my PayPal account" as the default parameter, can it be changed to the default value "Pay with debit or credit card"?
I saw a couple of answers that suggested using "LANDINGPAGE", but this seems to only apply to the classic API, not the REST API.
Is there a REST API equivalent?
Thanks.
source
share