#jhahspu_checkout-invoice

1 messages ¡ Page 1 of 1 (latest)

tough oracleBOT
#

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

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

sturdy jay
#

Can you slow down a bit and format your explanation as smaller more concise steps? I have no idea what you're saying as with all the abbreviated sentences

shy ivy
#

Apologies, tried my best in under 400 character: go == golang, V78 == api version, pi == payment intent, cartID == cart id. The problem is that checkout session was created without metadata being passed on - if null should have failed. Then, then invoice creation defaulted to false, and now I'm missing an invoice. Checkout session complete was ok eventually, but there were retries even after success message for a manual trigger. Anyway, I don't know what to do about the missing invoice. Receipt is there, hopefully that's enough for accounting.

sturdy jay
#

Is there a question in there somewhere? I'm still trying to understand what you're asking

shy ivy
#

I don't know what to do about the missing invoice?

sturdy jay
#

Are you wanting to create a new Invoice? Are you trying to fix your Checkout flow such that and Invoice is created? What are you actually trying to do?

shy ivy
#

yes, passed in params to create it, and api failed

#

actually there's two issues: invoice creation defaulted to false while initiating payment process, even after specifically set to true, then repeated webhook events with fail status after a successful manual one, for checkout session complete. and in the end I'm missing an invoice.

tough oracleBOT
scarlet parcel
#

jhahspu_checkout-invoice