checkout / frames-react

React wrapper of Checkout.com Frames.

Home Page:https://docs.checkout.com/integrate/frames

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a way to change the error message? (Card form invalid)

kimmikirino opened this issue · comments

I would like to change the "Card form invalid" error to an especific error when the card number/cvc/expiry is invalid.
Is there a way of doing that, or should I manually add a state and use "frameValidationChanged", for example?

Thank you in advance.