flutter_stripe_payment icon indicating copy to clipboard operation
flutter_stripe_payment copied to clipboard

How to complete SetupIntent for a card that requires 3D security?

Open DmytroB36 opened this issue 3 years ago • 1 comments

I'm not using PaymentIntent, but SetupIntent. This is necessary to create instalment payments. But your guide does not describe how to create and confirm SetupIntent for cards that require 3D security. Thanks.

DmytroB36 avatar Mar 02 '21 17:03 DmytroB36

We published the first beta version of the new plugin here that supports this use case: https://github.com/flutter-stripe/flutter_stripe We'd love to get some feedback. Expect 50% more features, 80% fewer existing bugs, and 10(?)% new bugs which we're eager to fix. If you find it useful, feel free to support us on opencollective :)

jonasbark avatar May 05 '21 16:05 jonasbark