Fixed Price Subscription Stripe Integration with an MERN app

Job ID: 34099122

Budget: ₹1,500 – ₹12,500 INR

Just need to follow steps in: https://stripe.com/docs/billing/subscriptions/fixed-price#testing
About 30% of that is done, here's what's done:
* Callback API created (DB interactions not done)
* Create subscription API created (DB interactions not done)
* Create Stripe customer done (upon login of customer)
* Front end in step 6

What needs to be done:
* Front end, backend integration for creating subscription and DB interaction for creating subscription
* Profile page on front end and ability to cancel subscription and also show current payment method
* DB interactions for callback API for invoice paid and any other events
* Allowing customers to change their plans (creating a new page, api, stripe interactions and integrating FE, BE)
Related categories: Node.js React.js Stripe Typescript