#kael
1 messages · Page 1 of 1 (latest)
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
You specified to canceled on that date
You can tell by this event https://dashboard.stripe.com/events/evt_1NzSTFJr3N20QNXkCI0E60TY
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
@rugged vault Yeh so when a subscription with end_date is firing delete event
and when a subscription is canceled manually so firing delete event
what's the best way to distinguish ?
At the time of event there is no way to tell unfortunately. You would want to record on your system when you set the Subscription to cancel, ie. on the request req_Yw79JlfiIIlppX above.