#leboy_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1368878264302436372
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐
Is is possible to create and connect an invoice with a transaction that was made?
Nope.
Why not creating the invoice from the start time and use it for the transaction?
I'm not sure how I can connect both, sure there is an endpoint for creating an invoice but I still need to create a transaction via stripe.paymentIntents.create as I need a client secret that my Stripe Element is working, or am I missing something? ๐