by (240 points) 1 flag
hello,
Sorry maybe I have expressed myself wrong. I dont want the user to input his Shipping Address on my website. I want to get it  from his Paypal account after he payed with paypal. That should be possibile with a Paypal Express Button. But I dont know how to implement it in Seotoaster. Here is a link to Paypal Express https://developer.paypal.com/docs/integration/direct/express-checkout/integration-jsv4/
related to an answer for: Paypal Express integration

1 Answer

by (2.6k points)
Hello ThomasR,

In order to get the shipping/billing address from user's paypal account please do the following:

1/ Set up the PayPal button on the site → http://joxi.ru/VrwYgVGuK4yXZ2

2/ Use proper widgets on the checkout template → http://joxi.ru/vAWl6XEUkO8Kvr

3/ Configure Free pickup in the Shipping configuration → http://take.ms/XbLNA

Thus user will be able to pay without entering his address on the site:

step one - http://joxi.ru/zANeEd7slj3V72
user registration - http://joxi.ru/V2V5QD0C0k7vYm
step three - http://joxi.ru/a2XWd4jFy4PVGm
payment - http://joxi.ru/a2XWd4jFy4PMGm

On paypal side:

login into paypal account - http://joxi.ru/823L19Gc681gZA
address information in personal paypal account - http://joxi.ru/KAxYGn0u4KxBMr
this shipping/billing addres will be returned to your store http://joxi.ru/KAgYvZRugKM3Dm
order information appears on the dashboard on your site http://joxi.ru/V2V5QD0C0k7e3m

Hope this helps.

Best regards,
Eugenie
by (2.6k points)
By the way, you can download the Paypal plugin for SeoToaster here https://www.seotoaster.com/paypal.html
by (240 points)
Thank you, but i want that without registration. So after the customer clicks on checkout I want a third option displayed like this https://ibb.co/hAsncF . The customer clicks on Paypal Express button and every Information needed(Name, Email, Shipping/Billing Address) comes from paypal and is returned to the store. This is for customers who visit the side just for one time. Is this possible or do I have to write a new plugin?
...