#huy_everfit
1 messages · Page 1 of 1 (latest)
Can you share a request ID for the request that failed? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
@cunning meteor do you have the request id?
oh. Sorry. Missed this message. I mean I want to check the case to finalize invoice fail on the test mode
i'm not sure i understand the question - what do you mean by finalize invoice fail? can you illustrate this with an example maybe?
I got this error on live mode. And I want to reproduce it in the test mode.
it's a bit odd that you are able have au_becs_debit as a payment method on this account
can you paste that invoice id here?
in_... in that screenshot, i'd like to take a closer look
That invoice has been deleted.Here is that request:
https://dashboard.stripe.com/logs/req_KyNyG3RFeaYSJ8
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
sorry to redirect you, but can you reach out to Stripe Support with that request id so that you can investigate why you're receiving that error? It'll take a while to look into.
for context, you were creating the invoice with on_behalf_of set to a AU connected account. I don't believe that it should have thrown an error when you tried to finalize that invoice
No. I want to reproduce the API finalize invoice fail.
you should be able to do the same if you create a test AU connected account and create an invoice with on_behalf_of set to the AU connected account then
I cann't make that invoice fail 😦
hmmm
ah, if i remember correctly, this exact issue possibly only occurs in live mode unfortunately
I just want to test the case to finalize the invoice failure in the test mode for any reason.
Any way to do it?
there may not be a way for you to replicate this same issue
how about trying to finalize the invoice with a non boolean value in auto_advance parameter?
Can you give an example?
thank you. let me try with it
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!