Setup
We want to setup the backend of billing with two different payment providers: stripe and paddle. Hereby we can provide the flexibility for you to choose which one you want to implement in your project.
Choose provider.
You can setup your provider by simple change your PAYMENT_PROVIDER in the .env file.
PAYMENT_PROVIDER=stripe
Stripe
More coming soon.
Paddle
More coming soon.