#hendr1x_api

1 messages ¡ Page 1 of 1 (latest)

shrewd slateBOT
#

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

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

south nicheBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

eternal wedge
#

Recommended flow is to call confirmPayment on the frontend if the customer is present in your checkout flow

tall olive
#

Perfect

tall olive
#

For some reason your docs don't show a js/frontend

#

Same goes for setupIntents as well...recommended doing it on frontend?

eternal wedge
#

The js docs are elsewhere

tall olive
#

oh...I didn't even know they existed...lol

#

nbd..your tutorials are great

#

Can you confirm it is recommended to confirm a setupIntent on the front as well?

eternal wedge
#

If possible, yes

#

It allows you to easily handle required actions like 3ds

tall olive
#

yeah...thats what I figured...I can do that no problem

eternal wedge
tall olive
#

Sorry for the scattering of questions....your system is complicated and I'm doing too many things at once...

#

can you please confirm...

#

I am collecting payment on different page

#

So, instead of passing elements, I just need to pass the confirmationToken correct?

eternal wedge
#

Confirmation is still done client-side

tall olive
#

that looks good but I need to do it with setupIntent

#

Is it identical except I use confirmSetup

eternal wedge
#

yup

tall olive
#

perfect. Thanks again!