Skip to content

paypal-examples/multipage-checkout

Repository files navigation

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 [email protected]:paypal-examples/multipage-checkout.git
  2. Run npm install
  3. Run npm start
  4. Navigate to http://localhost:8080/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages