/paypal

Primary LanguagePHP

1- You add the payment buttons to your web page.
2- Your buyer clicks a button.
3- The button calls the PayPal Orders API to set up a transaction.
4- The button launches the PayPal Checkout experience.
5- The buyer approves the payment.
6- The button calls the PayPal Orders API to finalize the transaction.
7- You show a confirmation message to your buyer.