#ThomasB-Subscription
1 messages ยท Page 1 of 1 (latest)
Can you provide the Subscription Id or Request Id, it would be helpful for me to look closer
It might depends on how Stripe is retrying the Payment
Hello! ๐
Customer ID: cus_Kgj1pOsutrigZJ
Subscription ID: sub_1K1LZmIg4STHUzFyFSDRGjtC
I guess I would want my costumers to not have access while a payment hasn't gone through. Thought the subscription status would != active if that was the case, but maybe not? ๐
(I could be slow, will be back)
๐ ๐
Wait.. Now, an hour later it seems, the sub status went to past_due and the invoice to retrying hmm. Trying to wrap my head around what is going to happen in all situations and how to handle them haha. ๐
I think it's because of the Smart Retries setting here
"Manage failed payments for subscriptions"
Explained in https://site-admin.stripe.com/docs/invoicing/automatic-collection#smart-retries, our Smart Retries ML system determine the best timing to retry the failed payment
Yeah I see it is in fact in "retrying mode" right now, which is probably that stuff you linked there. ๐
- I guess it just takes an hour every time for the invoice stuff to happen? Not sure, but I will read up on it further and ask again if I need more info afterwards. ๐
thx bud