Backend:
Use Stripe service
Edit schema to keep track of user StripeId
Create a route to create customer wallet
Create a route to subscribe
Create a route to cancel subscription
Create route to remove/edit/create new credit card when already have a wallet/subscription
Backend:
Use Stripe service
Edit schema to keep track of user StripeId
Create a route to create customer wallet
Create a route to subscribe
Create a route to cancel subscription
Create route to remove/edit/create new credit card when already have a wallet/subscription