Page 1 of 1

Strong Customer Authentication (SCA) problem with Stripe payment

Posted: 11 Oct 2021, 08:33
by crazyforester
Hi,
I use Stripe payment integrated with extension Aimeos payments.
There are problems with some cards and the reason is Strong Customer Authentication (SCA) to accept payments and meet SCA requirements, you need to build additional authentication into your checkout flow.

Does anyone face the same problem and what kind of solution is applicable in this case?

Re: Strong Customer Authentication (SCA) problem with Stripe payment

Posted: 12 Oct 2021, 16:40
by aimeos
The Stripe PaymentIntent API support SCA and the Stripe payment provider (at least when using 2020.10+) does use that API as far as we know:
https://github.com/aimeoscom/ai-payment ... Stripe.php

Here's the documentation for the Stripe service provider:
https://aimeos.org/docs/latest/manual/services/#stripe