Paypal integration flow

gianlucadb
Contributor
Contributor

Good morning,

I'm working in an ecommerce website in which is already implemented PayPal ExpressCheckout.

 

Now the payment flow is as follow:

1. The user select payment method

2. If the user select PayPal, he is redirected to Paypal website where he log in and confirm the payment

3. The user is redirected to the ecommerce website where he select a delivery option (and some other options... we also fill delivery address taking info from PayPal)

4. In the final step, with the token taken at step 2, the ecommerce confirm the payment to PayPal (not that the user is not redirected to PayPal but is still my ecommerce website)

All this happens using NVP/SOAP protocol.

Now the question is: can I do the same thing using the Standard Checkout (https://developer.paypal.com/docs/checkout/standard/integrate/)?

It seems that I can achieve something similar setting the opton commit=false, but I cannot figure out how to finalize the payment in my ecommerce...

 

Thanks for your help

 

 

 

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.