#Franc82 - Setup Intent
1 messages ยท Page 1 of 1 (latest)
Hi ๐
In the EU it is expected that a 3DS security challenge would occur. As for the 0 euro transaction, that I am less familiar with. Do you have an example payment?
here is a setupintent ID: seti_1LLNvMC9cm0szIxnz1JY45OO
Okay I can see the 3DS challenge is requested by the issuing bank. And then it succeeds and the redirect is performed to return the user to your integration and notify you of the success of the 3DS challenge.
There is a charge but it should not be visible to the end-customer.
The charge is required to perform the 3DS challenge
please could you confirm that it is also the case for this setupintentID: seti_1LLOCsC9cm0szIxndaBXWudm
This setup attempt failed because the authentication failed
We did not reach the step of creating the 0 charge
actually the customer is claiming that her bank is denying the 0 charge
is it possible to charge an amount of at least 1 ?
The charge was never created as far as I can tell. We cannot change the amounts as this is a universal process that we have established with banks world-wide as far as I know.
please could you point me to documentation describing that 0 charge involved?
I am not aware of anything specific to that. You can read about SCA payment flows here though:
https://stripe.com/guides/sca-payment-flows
because the customer is claiming that her bank can't approve a 0 charge and that we should increase the amount
are you with me?
looks like you're not here anymore
Hi there ๐ taking over
Give me a few minutes to get caught up.
ok
Thanks for waiting. The server is busy and it's not always possible to circle back within <5 minutes
The 0 dollar charge is usually not a charge at all, but rather an authorization. Most (if not all ) banks support the 0 dollar auth, because that's how many merchants validate card details before creating a charge. There is no way to adjust that amount, as it is built into the product
but in this case, the bank doesn't allow that so what can we do?
surely not bypassing 3D Secure as it would be a breach of SCA?
Do you have a request ID for the authentication attempt?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_hdsOtTbJuvFzeL
are you there?
not sure why it is so slow tonight
looks like you're gone too
@hushed coral it has been 3 minutes. Please be patient. The server is busy
ok
This setup intent failed authentication, which usually means that something happend during the auth (not necessarily that the bank is blocking $0 charges). If you know beyond a shadow of a doubt that the bank will block all $0 charges, then there's nothing more we can do here. If you suspect that it might have been blocked for another reason, then you would need to work with the user to figure out where in the process the payment flow is going awry