#vitaumps_unexpected

1 messages ยท Page 1 of 1 (latest)

trail sirenBOT
#

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

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

stable swallow
#

Hello
PaymentIntents API do not generate invoices.

Can you share more about your usecase and is there a guide you're following for this?

cedar nebula
trail sirenBOT
stable swallow
#

Gotcha. That guide creates a PaymentIntent directly.. In this case invoices are not generated.

Are you maybe referring to receipts instead?

cedar nebula
#

In the logs, you can see the request made from our application was for a PaymentIntent. However we do get logs about an Invoice.

#

Wasn't this invoice created automatically by Stripe. Would this be related to the fact that we save the payment method to that user before confirming PaymentIntent?

#

Oh, I see that in that invoice's log there is a request from our application... I will have to double check where that is made.

stable swallow
#

๐Ÿ‘

#

It does not seem like that was paid with a sofort payment method though

cedar nebula
#

Yeah, that wasn't, that is why I thought there was some specific flow Stripe followed when charging with some methods, but not Sofort

#

Ok, this might be my bad then. Thanks for taking the time to answer, if will let someone on discod knows if I have more questions