#ilyeselb_unexpected

1 messages ยท Page 1 of 1 (latest)

zenith ravineBOT
#

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

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

willow kiteBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

quaint marsh
#

how can i fix this ?

#

this is the invoice id what is the cause ? in_1OyANuGyOBDbEOMC2Ga9icT2

willow kiteBOT
stone stone
#

What do you mean by "stripe form" exactly? Where do you expect to see it?

quaint marsh
#

the stripe react form

#

is not shwing

#

and the main issue that the one time invoice is empty

#

and this is happeing only for this user

#

i just want to know if there is somthing that im missing

stone stone
#

This is expected, since the Invoice is $0, so there's no PaymentIntent attached to it.

zenith ravineBOT
vapid swallow
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

quaint marsh
#

yes so when i create a one time payment for the user that have an invoice in our flow the invoice is empty

#

0 dollars

#

this happen only with this user

vapid swallow
#

you're creating the invoice before creating the invoice items

quaint marsh
#

its weird this is happening only with this user

#

normaly it create invoice item then the invoice

oak burrow
#

what I'd suggest doing is using the new flow, not the old one where you create the items first and then the invoice. Sometimes there can be race conditions if you create the invoice immediately after the item and it doesn't get included.

quaint marsh
#

i will logs every thing and comback to you thanks for your help

#

what is the new flow ?

oak burrow
quaint marsh
#

oh okay

#

so this is the new way