#ebellotpu6_api

1 messages ยท Page 1 of 1 (latest)

zinc lilyBOT
#

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

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

floral deltaBOT
trim zinc
#

Hi ๐Ÿ‘‹ there isn't a link to retry payments for Payment Intents. Your server creates and confirms your Payment Intents, so if you need to retry a payment for those you need to build code to collect new payment method details from your customer (if necessary for your flow) and then attempt to confirm the intent again.

tired nova
#

and it's possible to create a link from code?

trim zinc
#

No, we don't offer prebuilt UIs for trying a payment for a Payment Intent. You would need to build a page for that and direct your customers to it.

tired nova
trim zinc
#

Not for a Payment Intent.

#

If you create an Invoice for the first payment, then yes you can send a link to the Hosted Invoice Page.

tired nova
#

shit...๐Ÿ˜ญ

#

a so i can create an invoice and then, send the link

trim zinc
#

Yes, if you create an Invoice rather than a Payment Link, then those will generate a link to our Hosted Invoice Page for that Invoice.

tired nova
#

do you have the docuemntation to create an invoice from payment intent?

zinc lilyBOT
trim zinc
tired nova
#

I have to create product to do that?

primal silo
#

๐Ÿ‘‹ stepping in here as toby needs to step away

#

Yes, Invoices require Products/Prices.

tired nova
#

And the checkout?

#

Can I create a checkout to send the url by email?

primal silo
#

Not sure what you mean by that

tired nova
primal silo
#

Checkout Sessions expire after 24 hours

#

You would use a Payment Link instead if you want to send a URL via email but not use an Invoice

tired nova
#

yes, this is posible?

primal silo
tired nova
#

but this can be done using api?