That latest Stripe payment provider I've been collaborating on with Rick would be a good base to make the necessary changes for SCA. AFAIK it's the latest community Stripe payment provider that's being maintained.
I've implemented this several times myself already for antsy clients. The Stripe API is actually fairly simple to work with. I wouldn't depend on someone else updating a plugin when I can do it better myself (and not break the law).
Stripe SCA
Hey guys,
Can you let me know if there are plans to update the Stripe Payment provider to support Stripe Strong Customer Authentication?
This is a mandatory change to Stripe introduced by an EU Regulation coming into force in September.
We're being pressed by clients to give an update on what's happening when.
Kind regards
Paul
Hi Paul,
That latest Stripe payment provider I've been collaborating on with Rick would be a good base to make the necessary changes for SCA. AFAIK it's the latest community Stripe payment provider that's being maintained.
https://github.com/rickbutterfield/Merchello.Providers.Payment.Stripe
We can create an issue for it and decide what we'd need to change in order to comply with SCA before September.
Alex
I've implemented this several times myself already for antsy clients. The Stripe API is actually fairly simple to work with. I wouldn't depend on someone else updating a plugin when I can do it better myself (and not break the law).
is working on a reply...