Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

CVV Issue Numbers for UK Switch Cards


Drew

Recommended Posts

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...