Skip to content

Learn how to implement a subscription model with the free trial technique for your SaaS product using the Rapyd Collect API. Rapyd Collect is a global payment acceptance platform that helps businesses transact with their locally-preferred payment methods. Rapyd is on a mission to liberate global commerce with all the tools you need for payments, pa

License

Notifications You must be signed in to change notification settings

Rapyd-Samples/Handling-Trial-Periods-with-the-Rapyd-Collect-API

 
 

Repository files navigation

Handling Trial Periods with the Rapyd Collect API

Requirement

  • Node v16.13.0
  • npm v8.1.0

How to run the application

  • Clone this repository
  • 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}}

Resources

IF YOU HAVE A CRITICAL OR PRODUCTION ISSUE INCLUDING ACCOUNT ACTIVATION, go to https://support.rapyd.net, or if you can't access the Rapyd Client Portal, please send an email to [email protected].

However, if you have an API question or want to learn more about transacting in the Rapyd Sandbox environment.

About

Learn how to implement a subscription model with the free trial technique for your SaaS product using the Rapyd Collect API. Rapyd Collect is a global payment acceptance platform that helps businesses transact with their locally-preferred payment methods. Rapyd is on a mission to liberate global commerce with all the tools you need for payments, pa

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages

  • JavaScript 73.0%
  • EJS 23.1%
  • CSS 3.9%