Luehang / react-paypal-button-v2

An easy and simple to use React button component to implement PayPal Checkout with Smart Payment Buttons V2 (Version 2).
https://luehangs.site/lue_hang/projects/react-paypal-button-v2
MIT License
273 stars 81 forks source link

[QUESTION] When commit = false, how do you capture order with your own confirmation button? #56

Open tcvmdev opened 4 years ago

tcvmdev commented 4 years ago

Ask your Question In the options, I'm setting commit = false so that the buyer first approves the amount, goes back to the website to look at a review page, and only then get charged after clicking a button on the review page. How would one capture the order with your own confirmation button?

Tags commit=false capture order on own website