#jesper_webhooks
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1347012874140389457
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- jesper_sepa-and-apple-pay-incomplete-subscriptions, 5 days ago, 56 messages
- jesper_api, 6 days ago, 10 messages
This was the conversation I was referring to: https://discord.com/channels/841573134531821608/1345075242053275659
And here I asked how subscriptions would behave with delayed payments: #1345075242053275659 message
Hi @trim hedge so you want to clarify whether a subscription remains active while the paymentIntent is still being processed?
Yes exactly!
That's what I'm observing with these test IBANs anyway, but I just want to make sure this is also the case in production since at the time I was told that it might stay 'incomplete' for pending payments.
Or I dunno, maybe I just misunderstood something from that conversation at the time.
Thanks for the clarification, let me check on it and get back to you soon
Ok, so the subscription became active at 2025-03-06 00:59:14 UTC when the paymentIntent transitioned into processing status. However, the table in this doc doesn't specify the mapping subscription status, and I think this is something we miss.
https://docs.stripe.com/billing/subscriptions/overview#payment-status
I believe the behaivour is consistent in test mode and live. I just did a quick test and I observed the same behaviour.
I'll follow with the relevant team to confirm the behaviour in production, and update the docs accordingly.