Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to allow any credit card on check out?


ksn

Recommended Posts

When testing the 2.2 version of osc, I can't seem to get the script to accept a credit card number other than the 41111... Is there a way to get it to accept any number? The reason why I'm asking, is that we plan to use our regular credit card authorizing service over the phone instead of on-line authorizing.

 

Ken

Link to comment
Share on other sites

1) Do you accept all cards?

 

2) There are tests in the catalog/includes/classes/cc_validation.php file that determine proper format depending on type of card. They should work for at least the 6 types of cards mentioned there.

 

3) You could remove the tests, which would essentially allow anyone to enter anything for a card number, but I wouldn't recommend that you do that.

 

4) There may be some threads in the forum that give 'test' parameters for some additional types of cards - do a search on the card type you need.

... if you want to REALLY see something that doesn't set up right out of the box without some tweaking,

try being a Foster Parent!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...