#mtanzi - subscription migration
1 messages ยท Page 1 of 1 (latest)
I think I missed the last part of the sentence ๐
... so that the migrated subscription would look like started in the past
You cannot modify the created_at but we do have a guide for backdating subscriptions to better capture history outside of stripe.
Sorry, I meant preserving settings/cycles
Not actual payment histories.
thanks @delicate pumice ! that looks what I am looking at, let me take a look at the doc and see if that fits my purpose!
Happy to help ๐ Let me know if you still have any questions.
another quick thing.. the subscription might have attached also other addon prices.. that should not change for the backdating?
the price have the same cycle of the main subscriptino
so the starting date is the same (more or less)
What are you defining as the "main" subscription?
let say...
I have a subscription with price1 on the monthly cadence
then I have price2 that is an add on that can be added anytyle during the billing cycle
it gets prorated and billed from the day we added untill the end of the cycle... then from the next cycle on it follow the price1 cycle
hope I manage to explain correctly... it sounds a bit confusing ๐
What exactly is the concern? You can add additional prices at any time.
not really a concern just wanted to ask whether there might be some caveat with this configuration when I'll create a backdated subscription
No you can still add one-time prices or prices with the same monthly cadence.
If it is in the middle of the billing cycle you will the a prorated amount applied to the next invoice.
ok, that's sounds reasonable ๐
Thanks again for the support!