mkharibalaji / react-native-adyen-payment

React Native Adyen Payment
https://mkharibalaji.github.io/react-native-adyen-payment/
MIT License
35 stars 35 forks source link

stuck on "CVC is not the right length" #37

Closed mickadoua closed 2 years ago

mickadoua commented 3 years ago

Hello, i have a new error on 1.6.1

With American Express card : i enter a 3 digits CVC code, and get an error on XCode.

The probleme is the composant stay stuck on a loading state

here the screensot and the error

simulator_screenshot_59C7128B-ED9F-4F05-8841-C9820FDE5283

{
  "status" : 422,
  "errorCode" : "103",
  "message" : "CVC is not the right length",
  "pspReference" : "881615852473481F",
  "errorType" : "validation"
}
mickadoua commented 2 years ago

I close this issue, this bug was fix with the last version of the plugin