#robotuner
1 messages ยท Page 1 of 1 (latest)
Hi ๐
- Yes - the subscription will remain active until the end of the current billing cycle
- The
customer.subscription.updatedevent will fire - This will also trigger a
customer.ubscription.updatedevent - The portal links are meant to be ephemeral and a new one should be created each time you wish to redirect a customer.
Thanks, to be clear, when a customer cancels a subscription mid-billing cycle, the event will not be sent until the end of the cycle and it will be the customer.subscription.updated event.
Correct
The .updated events have a useful previous_attributes property that can show you what changed and what the previous values were
Thank you very much.๐