Add payment system to the web service on MERN
There is a full-featured project built on JS. You need to add a billing panel with the integration of payment Paddle.com (similar to Stripe).
1. You need to create a billing section in the user part and implement subscription management functionality with Paddle:
A trial subscription
Subscription payment,
Cancellation
Change subscription,
Changing the way you pay
Displaying current status and paid period
Its a coupon.
The full API is described here https://developer.paddle.com/getting-started/intro
2. Implement a public part lock if youre inactive or triale.
Please note that a user has the option of using multiple subscriptions at the same time in a single account if they have multiple active locations (one subscription per location).
The front is made on https://ant.design/ and we continue to work on it.
Offer a price and a timeline.