Drew Posted December 14, 2005 Share Posted December 14, 2005 Hi Guys, I've installed the "cvv_issue" contribution from Rich to update the Credit Card payment module on an MS2.2 installation. I kept getting told that my Switch card number was invalid, so I took the cc_validation file from "Switch 1.6", which has more up to date numbers. This got past the card number being invalid, but always produces "Credit Card Error". I'm still trying to get my head around php/mysql, so can someone help out with this... 1. Any ideas why what would produce "Credit Card Error"? 2. Can I just get it to store all the credit card details without validating the numbers, i.e. return credit card valid no matter what number is entered? Thanks in advance. :) Andrew Link to comment Share on other sites More sharing options...
Guest Posted December 15, 2005 Share Posted December 15, 2005 you could edit constructor validtaion class in catalog\includes\classes\cc_validation.php file. You could return success for testing purposes or add additional card types there. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.