Paypal integration flow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs
- p is not a function error using the example downloaded from Paypal in SDKs
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs
- iDEAL payments being refunded back to customers in PayPal Payments Standard
- How do you create subscriptions with PayPal Advanced Checkout? in SDKs