ezet / stripe-sdk

A simple and flexible Stripe library for Flutter with complete support for SCA and PSD2.
https://pub.dev/packages/stripe_sdk
Other
137 stars 137 forks source link

fixing issue "credit_card_validator has broken stripe-sdk #111", #112

Closed romme86 closed 3 years ago

romme86 commented 3 years ago

we eliminated the validation of the cvc only, if needed we can put a simple number and maxChar validation inline.

there was a problem with the plugin credit_card_validator-1.2.0, on the number of function arguments.