saasgear icon indicating copy to clipboard operation
saasgear copied to clipboard

Fix createNewSubcription

Open davidtran opened this issue 3 years ago • 0 comments

Right now we are creating new product and price for new subscription.

We should have a command to create Stripe product and prices at once. We store product id and price id into database.

When user subscribe to a plan. We just reuse those IDs.

davidtran avatar Nov 26 '20 07:11 davidtran