#iltofa_unexpected

1 messages ยท Page 1 of 1 (latest)

carmine flintBOT
#

๐Ÿ‘‹ 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/1222592847933341716

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

merry hullBOT
keen fractal
toxic jasper
#

No. This regarding ACH in US, sometimes called EFT. is us_bank_account in your payment methods list

keen fractal
#

Ah, okay.

#

Can you give me the ID of one of the Subscriptions that was canceled so I can take a look?

carmine flintBOT
toxic jasper
#

A moment...

#

sub_1OwA6VFgpHzmiEoHvEdL5Nyh this is canceled

#

This one says it will be canceled if not paid in 10 hours --> sub_1OyoApFgpHzmiEoHyopKHR2k

keen fractal
#

Your Python code did that, not Stripe.

toxic jasper
#

Oh. I'm very sorry, I was confused by the linked doc, and from the warning in the latest one.. .

keen fractal
#

The Payment Intent was in processing status at that point, and then later it succeeded.

#

But the Subscription had already been canceled prior to the payment succeeding.

toxic jasper
#

I see... thank you for your support. I'll try to find the problem (probably a side effect of our processing of the "processing" webhook event)
Can you confirm I can ignore the warning on the latest one? It will not be canceled by itself?

keen fractal
#

For the other one, there's no payment info at all. It will be canceled if no attempt is made to pay it (with ACH or otherwise). If the Customer does try to pay it that would prevent it from being canceled though.

toxic jasper
#

OK. Understood. Thank you very much for your support, and sorry for the noise (things can become confusing easily with payment, as you already know)

keen fractal
#

No worries, we're here to help!

#

Good luck with it! ๐Ÿ™‚