TheLastWord Posted January 24, 2006 Posted January 24, 2006 Whenever I try to check out I enter a valid credit card number however it tells me its invalid. I get this message The first four digits of the number entered are: 3464<br>If that number is correct, we do not accept that type of credit card.<br>If it is wrong, please try again. Quote
Guest Posted January 24, 2006 Posted January 24, 2006 The file responsible for the validation of the various cc types is in catalog\includes\classes\cc_validation.php You can add there in the class constructor the cc types you want. There are also contributions which support additional cc types. By default the 3464 number is not included in that module the reason you see the error. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.