#lec1892_api

1 messages ¡ Page 1 of 1 (latest)

old reefBOT
#

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

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

keen gull
hidden geyser
#

the ids are correct, and yes it is in test mode
since my code is the same running on my server and on my local machine, why the invoice was generated for one customer but was not generated for the other customer? why one request has the flag true and the other has flag false?

keen gull
#

You would need to debug that on your end I'm afraid. As far as I can see, on one request the invoice creation is enabled and the other one it is not.

hidden geyser
#

are sure this is not something on stripe side?

keen gull
#

These are using the same API version, same Java library version...

#

Yes, I am.

#

We do not see invoice_creation parameter on the second request. If you set this to true, and if you still did not get an invoice, that would likely be something on Stripe's end.

hidden geyser
#

I will triple check my code and builds. If the issue persist I will make contact with you again. Thank you.

keen gull
#

Sure!