#igorek-checkout-subs
1 messages · Page 1 of 1 (latest)
@turbid sierra checkout.session.completed (https://stripe.com/docs/billing/subscriptions/build-subscription?ui=checkout#provision-and-monitor)
Thank you, for answer! Then such a question, when subscription upgrade, there isn`t checkout.session, but I need to change subscription with web hook. What is the best web hook to set subscription update?
Hey there! Taking over from @sullen hound
Can you clarify your question? What do you mean by 'when subscription upgrade'?
I mean Stripe.subscription.modify()
Ah, so you're making an API call to update a subscription and wondering if there's an event fired following that API call?
I`m sorry, the question was solved. Thank you for help🙂
Np!