#apebk-subscription-updates

1 messages ยท Page 1 of 1 (latest)

echo pendantBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

  • apebk, 6 days ago, 12 messages
velvet hornet
#

Hello can you tell me more about what you are trying to do here? Like what kind of update are you looking to make and what kind of session are you referring to?

echo pendantBOT
velvet hornet
#

apebk-subscription-updates

spring elm
#

I will try.
A customer have the choise to create a subscription. This subscription is monthly. If they after 3 months wants to cancel this subscription, I would like to give them the opportunity from my site, by doing a call to update the cancel_at _period_end through the API. But since their session is closed after 24 hours, they wil get an checkout session expired error. It is most likely me that is doing it the wrong way, but then I need help with that. ๐Ÿ™‚

vagrant owl
#

๐Ÿ‘‹ stepping in as Pompey needs to step away

spring elm
vagrant owl
#

So you only use a Checkout Session to start the Subscription

spring elm
#

Yes.

vagrant owl
#

If you want to update it later on then you would have a button on your site that when clicked fetches your backend and updates the Subscription as you noted.

#

So the Checkout Session wouldn't be involved at all at this point

spring elm
#

Thanks. I will test it further. I think it maybe was the test session that was run out, so i didn't got the right response in my terminal.