PayPal predefined key using embedded stream (lightboxes)

Can I request a pre-approval key using the built-in stream instead of redirecting the user to PayPal? I did this with payKeys, but I cannot find examples of how to do this for future payments.

I tried changing the light box url:

a) /webapps/adaptivepayment/flow/pay?preapprovalkey=PA-XXXXX

b) /webapps/adaptivepayment/flow/preapproval?preapprovalkey=PA-XXXXX

none of them worked.

+4
source share

Source: https://habr.com/ru/post/1629964/


All Articles