Multi Page Checkout

See a hosted version of the example

Example integration PayPal, iDEAL, Sofort across multiple checkout pages

How to run locally

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

  1. Clone the repo git clone git@github.com:paypal-examples/multipage-checkout.git
  2. Run npm install
  3. Run npm start
  4. Navigate to http://localhost:8080/