#philmclachlan_webhooks

1 messages ¡ Page 1 of 1 (latest)

ebon vaultBOT
#

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

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

hardy kestrel
#

Hi, when you say 'instant payment type' are you referring to 'synchronous payment methods'? If so, what limitation were you thinking of? Are you able to provide way more details here?

olive pilot
#

We want to have a response to the user as confirmation before proceeding with the transaction. We would expect to have the user wait for a return url ftom stripe, so waiting a day or more for confirmation of payment may not work for us.

hardy kestrel
olive pilot
#

Is it documented somewhere wether a payment method is 'instant' or takes possibly days? Can we specify the payment methods per product?

ebon vaultBOT
hardy kestrel
olive pilot
#

Thanks. Would we just limit this to cards then?

autumn rock
#

Even cards aren't guaranteed to be synchronous - 3D Secure could be required, and you'd need to be able to handle that.