Skip to content

Rapyd Collect is a payment gateway platform that enables businesses and individuals (clients) to accept payment fast, easily, securely, globally, and via multiple channels. Its security while managing sensitive information is assured with a Level 1 service provider certification.

License

Rapyd-Samples/nodejs-payment-gateway-integration-with-rapyd

 
 

Repository files navigation

NodeJS Payment Gateway Integration with Rapyd

Requirement

  • Node v16.13.0
  • npm v8.1.0

How to run the application

  • Clone this repository
  • Then rename .env.example to .env
  • Add your database credentials to the .env file
  • Add your port number to the .env file
  • Add your Rapyd API keys to the .env file
  • run npm install
  • run npm run dev
  • Open your browser and visit your application via http://127.0.0.1:{{YOUR_PORT_NUMBER}}

Get support

About

Rapyd Collect is a payment gateway platform that enables businesses and individuals (clients) to accept payment fast, easily, securely, globally, and via multiple channels. Its security while managing sensitive information is assured with a Level 1 service provider certification.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages

  • JavaScript 72.8%
  • CSS 14.2%
  • EJS 13.0%