#yb-stora_unexpected

1 messages · Page 1 of 1 (latest)

tight agateBOT
#

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

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

scarlet arch
#

Interesting, can you share the redacted result of that get request so I can see what you see?

#

Be sure to remove any customer details etc

#

even just the payments hash should suffice

versed hare
#

does a screenshot work?

scarlet arch
#

Interesting

#

ok, this looks like a backfill of invoice payments on an old invoice, from 2202/2023

#

and it looks like both payments were declined/failed

#

looking at each payment intent

versed hare
#

yup. not sure how the double is_default happened. is that normal?

scarlet arch
#

I don't think i would expect that either, however its possible this is a little counterintuitive

#

the docs for is_default say:

Stripe automatically creates a default InvoicePayment when the invoice is finalized, and keeps it synchronized with the invoice’s amount_remaining. The PaymentIntent associated with the default payment can’t be edited or canceled directly.
And where we automatically create multiple payment intents for some reasons this seems plausible

versed hare
#

that's a possible interpretation. another is that once the invoice is finalized the default invoice payment is created. since the finalization happens exactly once there should be exactly one default invoice payment

#

docs ai seems to agree that there should ever be only one default invoice payment

tight agateBOT
scarlet arch
#

Hey @versed hare I'm flagging this to the invoicing team but I expect we'll need some time to investigate so I'd like to convert this to a support case where i can follow up with you

#

I'll have our bot send you a DM with a link you can click to create that support case (need to log in to Dashboard to authenticate)

tight agateBOT
#

Hello @versed hare, we have sent you a direct message, please check it at https://discord.com/channels/@me/1491080560238395412

  • 🔗The message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.
versed hare
#

ack