#midnight_unexpected

1 messages ¡ Page 1 of 1 (latest)

sleek treeBOT
#

👋 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/1328367519878217788

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

soft kestrel
#

Hmm, is evt_1Qc5wkCPHmUYMa5NVeKTcLD actually an ID? not loading

young swan
#

oops forgot a character

soft kestrel
#

But from what you're describing it sounds like the different is that one is the initial payment/invoice (where we cancel if not paid in ~23 hours) and the retryable one is a recurring payment/invoice (i.e. not the initial invoice)

young swan
#

These are both the first payment of this subscription

#

customer cus_RYWL2QiBOOyvzI you can see no other payments

soft kestrel
#

Ah it's because you manually finalized/attempted payment of one: sub_1QfPJ5DKXn4ivDe3ol1gTc5E

young swan
#

By finalizing that payment, we changed the behavior to not expire but retry?

soft kestrel
#

Yes it counts as payment attempt so the incomplete_expired behaviour doesn't apply

young swan
#

i see ty for your help