#mociepka_api

1 messages ยท Page 1 of 1 (latest)

fiery kernelBOT
#

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

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

round cairn
#

You can't. You have to use the Payment Intent that's generated by the Invoice upon finalization

frosty charm
#

๐Ÿ˜ญ I wanted to have payment listed in the stripe on the invoice page. Is not critical. Will use meta data with URL instead.

#

I was also thinking about using Session API which has both Invoice and Payment Intedt features. But I don't know yet if this is a recommended API for custom checkouts.

round cairn
#

There are probably a few different solutions that would work, but I would recommend creating a test flow so you can be sure it's going to work for your use-case. We have a lot of quickstart guides to get your test payment flows up and running in a matter of minutes

frosty charm
#

Sure, will check it out. Thank you for your time that was helpful.