#Kromolabs Developer
1 messages ยท Page 1 of 1 (latest)
hello ๐
how can I help?
I know that if a method is expiring Stripe tries to renew it automatically
Is this correct?
We try to renew the cards yes
https://stripe.com/docs/saving-cards#automatic-card-updates
Ok perfect, let's say a card expires on September 2022, when does the automatic renewal request starts?
Start of month? 2 days before?
We don't have a specific timeline for this unfortunately
You may want to check with our support team but the idea is that whenever the card is updated in the background, you'd receive a webhook event payment_method.automatically_updated
Right, could be. That's my understanding.
If you reach out to our support team then they may have more context on this
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Okok, next question: is there an events to listen for methods expiring?
payment_method.upcoming_expire or something like that?
I don't we do unfortunately.
Ok, last question: what happens if i detach a payment method from a user when there are subscriptions active on that method?
Umm I believe the subscription would stay active until the next invoice due date
But the next invoice wouldn't have a payment method to charge so it would likely fail
Ok but detach wouldn't be blocked, i assume
Detach is always possibile even if there are subscriptions active
that's my understanding, yes
Ok, that's everything. Thanks for help!
NP! ๐ Happy to help
Hey sorry can I ask another question here?
Yes please, hanzo had to step away but I can help