Strong Customer Authentication (SCA) problem with Stripe payment

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
crazyforester
Posts: 60
Joined: 18 Jan 2016, 10:29

Strong Customer Authentication (SCA) problem with Stripe payment

Post by crazyforester » 11 Oct 2021, 08:33

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?

User avatar
aimeos
Administrator
Posts: 7885
Joined: 01 Jan 1970, 00:00

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

Post by aimeos » 12 Oct 2021, 16:40

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
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply