#allan_chan

1 messages · Page 1 of 1 (latest)

thin perchBOT
summer void
#

After the subscription is canceled, customer.subscription.deleted event will be sent

cloud sequoia
#

Why can't it be monitored on the day when the user cancels the subscription? What is the purpose of notifying this event on the next deduction?

#

This is the unsubscribe event I just received today?

#

What detail didn’t you notice?

summer void
#

Can you share this subscription ID (sub_xxx)?

cloud sequoia
#

sub_1NgZANAGBn007jGAPp0u03V2

#

This is a production order

summer void
#

The subscription ended at 2023-09-18 20:21:07 UTC and customer.subscription.deleted was sent when the subscription was canceled.

If you're looking for the event that someone initialises the cancelation request, then customer.subscription.updated event can be listened. For example: https://dashboard.stripe.com/events/evt_1NhNvNAGBn007jGAgYVMY1SP

cloud sequoia
#

Okay, I understand now, thanks