1235
 
SOAP API > Error Handling > Error Numbers > 12xx >

Error 1235

Card Number is not numeric.


Calling Function(s)

vakidateCreditCard()

validateCreditCardEx()


Meaning

The credit card number submitted to one of the credit card validation functions was determined to be non-numeric.  Credit card numbers only every contain numbers and so all Validate credit card functions make a specific check for non-numeric strings. 

Note: Validate strips non-alphanumeric characters from the incoming string before checking if that string is numberic.  I.e, this error is never generated by the inculsion of spaces, dots, hyphens, etc


 


 

 ©Copyright 2023 Paygate Solutions Limited