Stripe and 3d secure

Hi,

I’m not a Stripe expert but it looks like 3d secure only works when Stripe integration is made using Stripe Elements and sources https://stripe.com/docs/sources/three-d-secure

Do you think Stripe 3d secure can work with Commerce?

At the moment, the provided Stripe integration uses v2 of their JavaScript framework, so that one wont work with Elements. We do have an upgrade planned to use v3 with Elements and Sources, but I can’t tell you when we’ll have that ready for use. It’ll likely be a side-by-side implementation so people can choose between the integrations and we can retain backwards compatibility for existing Stripe users.

Payment Gateways are extendable, so it is possible to build a standalone integration, too: https://docs.modmore.com/en/Commerce/v1/Developer/Payment_Gateways.html