#whaley248_error
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/1506310251736072353
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there, looking into this now
that mandate (mandate_1TWOypLDJ1v8wRiyR6yIf5DX) became inactive at 2026-05-13 01:07:13 UTC. when a mandate becomes inactive, Stripe will send a mandate.updated webhook event you can listen to in order to respond when this occurs. in this case, that event was evt_1TWRGXLDJ1v8wRiy6yRvKOsR
So that mandate expired within a day of being created? We want to support OffSession recurring ACH payments (outside a Stripe subscription), and it could be days/weeks between the payment method being added and the 1st charge for permits... How can we ensure the mandate is still active/does not need to re-add the payment method with updated mandate?
or did the failed payment intent (pi_3TWRGILDJ1v8wRiy2MbrTLJ3) cause the mandate to expire?