doon1947 Posted October 19, 2005 Posted October 19, 2005 Hi, The owner of a site I have put up is only able to accept Visa and Mastercard credit cards. How would I set up his site to prevent the use of Amex, Discover, etc. Al Moodie.
jasper98 Posted October 19, 2005 Posted October 19, 2005 We do the same thing, we only accept MC and Visa. Couple suggestions: 1. Make it clear you only accept MC and Visa on your english/cc.php page. Odds are people will only try to use MC or Visa if it is made clear. i.e. "We only accept MC and Visa." 2. Add a drop-down box for credit card type in cc.php. Create an array for MC and Visa and use the tep_draw_pull_down_menu. We haven't run into any problems yet. Should reduce people trying to use other cards. If someone tries to use AMEX or something you won't be able to run it in your terminal anyway so you can just shoot them off an email saying something along the lines of "your card was rejected, we currently only accept MC and Visa."
Recommended Posts
Archived
This topic is now archived and is closed to further replies.