#allan_chan
1 messages · Page 1 of 1 (latest)
Hi there!
What do you mean by "unsubscribe"? Do you want to cancel an existing subscription?
yes
Then you don't need to use a Checkout Session, directly cancel the subscripiton with https://stripe.com/docs/api/subscriptions/cancel
What I mean is to create a subscription with a checkout session. Is it feasible to cancel a subscription with cancel a subscription?
The only way to cancel a subscription is to call the Subscription cancel endpoint I linked above.