by (240 points)
Hello,

I want to Integrate a Paypal Express button I know there is the paypal plugin, but how can I get the Shipping Address from the customers Paypal login in Seotoaster? Does this work with the plugin or do I have to integrate it for example with Client side REST from Paypal?

1 Answer

by (2.6k points)
Hello ThomasR,

We would suggest you to use the store widget {$store:checkout:required-firstname,lastname,email,country,city,zip,address1} on the checkout template. Please insert it before the paypal button (screenshot → http://joxi.net/12MeGWys4kxn72). Thus, the shipping address will be passed over to Paypal side.

Best regards,
Eugenie
by (240 points)
Sorry maybe I have expressed myself wrong. I dont want the user to input his Shipping Address. I want to get it  from his Paypal account. That should be possibile with a Paypal Express Button. But I dont know how to implement it in Seotoaster.
asked Aug 4, 2017 by (240 points) Paypal Express in Seotoaster
...