See a hosted version of the example
Example integration PayPal, iDEAL, Sofort across multiple checkout pages
Copy the .env.example file into a file named .env
cp .env.example .env
and configuring your .env config file with your Paypal clientId and clientSecret
- Clone the repo
git clone git@github.com:paypal-examples/multipage-checkout.git
- Run
npm install
- Run
npm start
- Navigate to
http://localhost:8080/