#Artem3265

1 messages · Page 1 of 1 (latest)

shadow bridgeBOT
gaunt frigate
#

Hi there

#

Payments below 30 Euros may be exempt from 3ds

#

However, it's ultimately up to the bank

#

3DS may be requested so your flow should be ready for that

static bone
#

Hello @gaunt frigate thanks you for your response, the 30€ its for both transactions ? first payment intent + subscription ? or its just for first payment ? after first payment i have off session setup

gaunt frigate
#

It's for first payment in that scenario. However, even in off-session payments 3ds may be requested (it's not as likely though). 3ds is always up to the discretion of the bank

static bone
#

so my product meets that exemption, but all my transctions are triggered by 3d authentification and i think its not normal, maybe is there another problem that i am missing ?

gaunt frigate
#

In test mode or live mode?

#

Can you send an example Payment Intent ID?

static bone
#

its in livemode

#

you need activity logs for event ?

gaunt frigate
#

No just a sample Payment Intent ID

#

Where you see this happneing

#

pi_123

static bone
#

of the live mode right ? because on test mode, i am using cards that always requered 3d authentification so the 3d always trigger

gaunt frigate
#

Yeah livemode

#

You said it's always happening in livemode?

#

No matter what?

static bone
#

yea correct, can i sent to your mensage ?

gaunt frigate
#

You can paste that ID here

#

It's not sensitive info

#

That amount is greater than 30 Euros (50)

static bone
#

how its happened?

#

its for first payment intent of 0.50

#

its count 50€?

#

i have on payment intent 0.5€ but and when costumer pass 3d it chares 0.50€

#

charges*

#

@gaunt frigate pleaes could you explain where is the problem ?

gaunt frigate
#

Ah it's because you are setting up future usage "off_session"

#

Likely the bank just wants authentication for that

#

Because you're telling them you want to use it for future payments. They will want a 3ds auth prompt up front to reduce likelihood of you needing to auth again for off session charges in the future

static bone
gaunt frigate
#

Yes

static bone
#

so its nothing can i do about it

gaunt frigate
#

If you need to set up the payment method for future usage then the bank will probably require it

static bone
#

because its brings alot of incomplete transactions

#

if i setup just subscription witouth first payment intent of 0.50€ it still count as off season right ? and trigger 3d?

gaunt frigate
#

If you just create the subscription, then you will likely be required to authenticate with 3ds (assuming the card is 3ds supported) since you are telling the bank there will be future charges. Are you creating future one-time payments (PaymentIntents) with the cards? If not, then no need to set future_usage to off_session when creating the one-time payment intent like you did here: https://dashboard.stripe.com/logs/req_IGE6ZI9c5Ujm7T. If the only future charges are a part of the subscription, then creating the subscription is enough for future subscription charges.

static bone
gaunt frigate
#

Ah so you're doing the right thing now then

#

That's probably the best way to handle it

static bone
gaunt frigate
#

Yeah the bank will most likely need that authentication

#

But 3ds is always up to the bank. I can't confirm either way

static bone