This integration uses the JavaScript SDK to accept P24 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/p24-payment.git - Run
npm install - Run
npm run dev - Navigate to
http://localhost:8080/