#bachir-subscriptions

1 messages · Page 1 of 1 (latest)

azure shuttle
#

hello!

fringe gull
#

Ah ! Could we just recreate the subscriptions from scratch by creating new Prices from the data of the Plans without using the same ID ?

azure shuttle
#

Yup! That should work fine as long as you know which Price corresponds to which Plan

#

(that's something you can store in your own databases)

fringe gull
#

Ok! The thing is is that we do not own the old accounts, it's a new client of ours that currently wants to migrate to our product, and move all the subscription he has to our account.
If we ask them to cancel all the imported subscriptions on the old Stripe account, and we recreate them in our Stripe account using the same information, would that be a good pattern ?

azure shuttle
#

Yup! That's what we generally recommend

fringe gull
#

Ok, thanks karbi