Can you implement PayPal responsive payments with a client leaving your site?

Is there a way to implement PayPal Adaptive Payments without the client leaving your site?

The documentation describes the use of the built-in lightbox, but if the user has not already registered with PayPal (which they almost never have), he simply opens a new window. There's also no way to control how the lightbox / iframe is displayed - and it looks awful!

I saw on some sites where the PayPal payment form is embedded in the iframe on the page, but I do not see any documentation supporting this.

I would be happy to pay for Payments Pro if it allowed, but I can not find examples / samples that show the use of Payments Pro with adaptive payments.

Any help or pointers are appreciated.

Matt

+4
source share
1 answer

You can also dynamically select a layout template for hosted pages using the TEMPLATE form parameter. This will override the default template template installed in PayPal Manager.

-1
source

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


All Articles