#Rob.Clayton
1 messages · Page 1 of 1 (latest)
Generally this is the guide you would want to TAL. https://stripe.com/docs/billing/subscriptions/migrate-subscriptions#import-subscriptions
Generally you still do need to have payment data to continue to charge your customer in the future, so you would need to migrate them over eventually
I see, but I couldn't quite determine how this would charge/not charge?
At the moment, when I create a subscription in the admin portal it requires payment (or a discount code)
Does using the API bypass this?
No, the Doc above can only guide you to import with the payment info, or without payment info but with assumption that you will collect later