#carlituxman-3DS

1 messages · Page 1 of 1 (latest)

plucky scroll
#

Hi 👋 sorry, but I'm not sure I understand your question.

rocky wraith
#

hi

#

we use vue stripe to create a card before payment, then create the customer with the card

#

after the user make a subscription with a trial period

#

after trial perido, makes de payment

#

then we don't know if when creates the pm with card, should do the 3D secure

plucky scroll
#

Just trying to make sure we're aligned, so you're wondering about triggering 3DS when you're first creating the payment method (card)?

rocky wraith
#

yes

plucky scroll
#

Gotcha, let me double check on that.

rocky wraith
#

ok

plucky scroll
#

Sorry, I'm not terribly familiar with Vue Stripe as it's built and maintained by a third party, but taking a quick look at their docs they seem to use checkout sessions for subscriptions, is that the flow you're using?

rocky wraith
#

thanks

#

but vue stripe use stripe elements

plucky scroll
#

Stripe Elements will handle the 3DS flow for you. It will trigger the flow if it is necessary.