#Emmanuel - Payment Element

1 messages · Page 1 of 1 (latest)

limber folio
#

Hi 👋

queen mountain
#

Hello

limber folio
#

Just to confirm, you are talking about a website, correct?

queen mountain
#

Yes correct.

limber folio
#

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

queen mountain
#

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.

limber folio
#

Here would actually be preferable

queen mountain
#

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.

limber folio
#

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)

queen mountain
#

Awesome. Thanks so much for the information. You've been of much help.