#emng-sub-cancellation

1 messages ยท Page 1 of 1 (latest)

merry thicket
#

Hello ๐Ÿ‘‹
It depends on your integration logic to be honest.
Are you trying to pause/unpause it? or are you trying to start a new subscription once cancelled?

lucid rose
#

I'm thinking of a case where a customer cancels a subscription but then changes their mind. Just wondering how I restart the subscription and how do I ensure they are only charged after the previous subscription ends

merry thicket
#

Ah okay I see.

#

You won't need to create a new subscription

lucid rose
#

if cancel_at_period_end has passed, do I need to just create a new subscription object for them? or update the existing one?

merry thicket
#

ah in that case, you'd need to create a new one

lucid rose
#

ok great! I think I understand now

#

thanks!

merry thicket
#

NP! ๐Ÿ™‚ Happy to help