Hello,
Im using creditcard: to validate a credit card field which is working fine. When someone manages their account billing we obfuscate any previously entered creditcard information to ******** but now the form wont submit if they edited their name or something. Any idea how to update creditcard validation to accept *'s? Or will i have to write my own custom validation for the credit card?
Thanks