View Single Post
  #2  
Old 12-13-2002, 09:30 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

Look in config.php

Quote:
#
# Defined Card types
#
$card_types = array(
array("code"=>"VISA","type"=>"Visa"),
array("code"=>"MC","type"=>"Mastercard"),
array("code"=>"AMEX","type"=>"American Express")
);
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote