ai-payments | Stripe | SCA Compliance

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
aimeos
Administrator
Posts: 7858
Joined: 01 Jan 1970, 00:00

Re: ai-payments | Stripe | SCA Compliance

Post by aimeos » 10 Sep 2019, 09:10

That depends on the Omnipay driver for Stripe, so you should ask your question here:
https://github.com/thephpleague/omnipay-stripe
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

patinvedis
Posts: 1
Joined: 12 Sep 2019, 09:24

Re: ai-payments | Stripe | SCA Compliance

Post by patinvedis » 12 Sep 2019, 09:32

I am using the same configuration as the OP.

Could you please be more specific: I would like to know from where (files, classes) I need to call the new sca compliant Stripe API.

The link you have provided is useful to find out the necessary changes to the code, but I cannot find where these changes need to be made in Aimeos.

Thanks for you help

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

Re: ai-payments | Stripe | SCA Compliance

Post by aimeos » 13 Sep 2019, 08:37

You can find the Stripe JS code here:
https://github.com/aimeoscom/ai-payment ... #L217-L302
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply