#0xL34N
1 messages ยท Page 1 of 1 (latest)
Hello ๐
How can I help?
Hi again!
In this case:
return await this.stripe.subscriptions.update(subscriptionID, { cancel_at_period_end: true })
The subscription will be canceled at that period? I recibe the event: customer.subscription.deleted?
We cover that in our docs here ๐
https://stripe.com/docs/billing/subscriptions/cancel#events