Skip to content

paypal-examples/eu-payment-methods

Repository files navigation

Multiple European Payment Methods on the web

See a hosted version of the example

Example integration combining multiple european based payment methods

Paypal Logo iDEAL Logo Sofort Logo Giropay Logo P24 Logo Bancontact Logo MyBank Logo EPS Logo

PayPal, iDEAL, Sofort, Giropay, P24, Bancontact, Mybank, Eps

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

Releases

No releases published

Packages

No packages published

Languages