Guest Posted October 17, 2004 Posted October 17, 2004 Hi Where can I configure what credit card types I accept in my store? I couldnt find it anywhere in the admin section, however I am notorious for overlooking thing I am looking for, so any help would be great. Cheers :D
OceanRanch Posted October 17, 2004 Posted October 17, 2004 If you have a payment gateway then you'll need to check with your gateway provider and/or bank to allow/dis-allow (reject) certain credit cards. Most payment gateways charge for different cards (extra to handle american express etc.) However, you can modify the standard credit card validation module, and reject all but the the cards you accept. You'll need to look at the ifelse code and change accordingly. This may only work with the standard cc.php (non payment gateway) payment module. catalog/includes/classes/cc_validation.php Good Luck and maybe someone else can chime in here with additional thoughts..... HTH Tom
Recommended Posts
Archived
This topic is now archived and is closed to further replies.