#trimetilo_api

1 messages ¡ Page 1 of 1 (latest)

pallid lintelBOT
#

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

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

sudden robinBOT
spiral pendant
#

hi there!

#

so you want to place a hold on a card, and capture part of the payment later, while also generating an invoice?

solemn needle
#

Hi! Yes

spiral pendant
solemn needle
#

oh that was another idea actually mark as paid oob

#

do you have any plans to support it using Invoices?

spiral pendant
#

no idea, sorry.

solemn needle
#

can you also help me understanding where is the best place to fulfill the order using this workaround? I'm not sure if creating a PaymentIntent to place a hold on the card will actually check that the card has enough funds

spiral pendant
#

I'm not sure if creating a PaymentIntent to place a hold on the card will actually check that the card has enough funds
that's the whole point of placing a hold. you are garenteed that capturing the funds will work

#

you just need to make sure to capture the funds within a few days, otherwis the funds will be automtically released

solemn needle
#

Ok so if the payment intent does not have enough funds, will it change its status to requires_action, requires_confirmation or other next step, so I can redirect the user?