Skip to content

switchpayments/reference-integration-card-recurring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Switch Payments Rest API CARD-RECURRING Integration

Start the reference integration

  1. Install the dependencies by writing npm install in your terminal.

  2. Add your Switch API keys (available in the Dashboard) to the index.js.

  3. In order to start the server, you only need to type node index.js in your terminal.

That's it!

Now, with the express server running, you have a fully functional e-commerce website capable of accepting payments.

Available URLs

E-Commerce Page - http://localhost:3015

Orders Page - http://localhost:3015/orders

Cards Page - http://localhost:3015/cards

About

Reference integration of Card Recurring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published