Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 530 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 530 Bytes

Example: Theme Styling

This integration uses the JavaScript SDK to accept iDEAL payments

See a hosted version of the sample

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/p24-payment.git
  2. Run npm install
  3. Run npm run dev
  4. Navigate to http://localhost:8080/