#salim-bt_api

1 messages ¡ Page 1 of 1 (latest)

tulip yewBOT
#

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

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

quick mango
#

No, createPaymentMethod just tokenises the card data in the Element. It doesn't actually make a call across the card network(s)

#

Why are you using that method? It's generally not required/recommended for most

worthy storm
#

i use it here to let users save cards

quick mango
#

If you're saving cards then you should be using a Setup Intent to verify the card details

#

That will allow you to setup and save the card details for future payment, and handle any 3DS required

worthy storm
quick mango
#

You asked me how you can do 3DS/auth when you save/setup the cards. I just explained how

#

Otherwise, each payment with those cards saved the way they are currently will likely always require 3DS

worthy storm
#

ok thx

tulip yewBOT