#cnguyen
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Could you please share the SetupIntent ID? seti_xx
Did you send anything?
There's no mention of currency in these requests. What you mean by "3DS in €"?
What do you mean by the 3DS to be in €?
because, we have an account in € and £
For the same card?
the confirmation code
you don't see what is a 3DS ?
A user enter a card (with setupintent to use it later)
I force the 3DS before to save the card
when the user enter the card, stripe display the 3DS popin
and this popin 3DS amount is £0 but, I want to display 0€ if the user is in france
Not all 3DS flows display a currency, that's why it's not obvious. Sometimes it's just an SMS one-time password challenge. Let me check.
You can try setting payment_method_options.card.madate_options.currency: https://stripe.com/docs/api/setup_intents/create#create_setup_intent-payment_method_options-card-mandate_options-currency
and why it's in pound by default ?
if I change the default in "Settlement currencies and bank accounts", to euro, it will chznge ?
it's best to check.
Your account is in the UK.
ok I will try
you
do you think that a user in french will have a 3DS in € and a user in uk in £ ?
It depends on their bank, if it's a french bank and their account is in EUR, the 3DS will be in EUR. It doesn't depend on Stripe.
Please, let me know if you have any other questions.
OK so normally I have nothing to do