This integration uses the JavaScript SDK to accept EPS payments
See a hosted version of the sample
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/eps-paypal-payment-js-sdk.git - Run
npm install - Run
npm run dev - Navigate to
http://localhost:8080/