#cnguyen-paymentelement-wallets

1 messages · Page 1 of 1 (latest)

sterile inletBOT
storm cradle
#

Hi there

#

Ask your questions in this thread

daring elm
#

Hi. Thank you

#

Can we do a 3DS of 0$? Or it's at least 0.01$ for example ?

storm cradle
#

You would use a SetupIntent if you need to authorize a card without charging

daring elm
#

And we can force the 3DS for the SetupIntent too ?

#

A SetupIntent with offine mode

storm cradle
#

Not sure what "offine mode" is?

daring elm
#

offline mode => usage: 'off_session'

storm cradle
#

Gotcha. Then yes, that still works, usage: 'off_session' indicates how the card is going to be used in the future

daring elm
#

OK so it will be a 3DS of $0 with the SetupIntent

#

And about the authorize, I suppose that this is for the pi only.

#

And I have an other question. Is it easy to activate google pay / apple pay ?

storm cradle
#

Depends on your integration

#

Are you using Stripe Checkout or Payment Element?

daring elm
#

Payment Element, a custom integration

storm cradle
daring elm
#

Just to be sure, I use the StripeElements => StripeCardElement, StripeCardNumberElement, CardCvcElement

storm cradle
#

Ah okay then that is not Payment Element

daring elm
#

Yes we don't want to use Payment Element because we can't customize it

storm cradle
#

Gotcha then yeah Payment Request Button is what you want

sterile inletBOT