#Emmanuel - Payment Element
1 messages · Page 1 of 1 (latest)
Hello
Just to confirm, you are talking about a website, correct?
Yes correct.
I don't think you can use AliPay with Setup Intents because of it's nature as a single-use payment mechanism that requires authentication when charged.
You can use it with a Payment Intent or pre-built Checkout page in Test mode though
O okay. That makes sense. Thanks you so much for the info. If I need to ask another question am I free to respond here or should i make another comment on the discord.
Here would actually be preferable
Awesome. So when dealing with 3ds, does stripe handle the validation if a 3ds validation was successful. So if I switch to payment element, does it automatically incorporate 3ds and handle that process, or is there something extra that must be implemented.
Nope, Payment Element handles the communication with the issuing bank and you receive a redirect with either a success or decline (which Stripe.js handles)
Awesome. Thanks so much for the information. You've been of much help.