Payment with Visa and MC only

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
User avatar
freedom1029
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 35
Joined: Thu Nov 01, 2007 1:40 pm
Location: Montreal

Payment with Visa and MC only

Post by freedom1029 » Thu Apr 15, 2010 11:04 am

My store only accept Visa and Master Card. But somehow people still think that they can use Amex.
So I would like to specify in the check out process that payment can be made by Visa or Master Card only. I would also like to change the sentences "Pay With a Credit or Debit Card" for "Pay with Visa or MasterCard" + logos and "For Discover, MasterCard, and Visa, enter last three digits on the signature strip." for "For MasterCard, and Visa, enter last three digits on the signature strip." Also I would like to remove the pic if the amex card. How can this be done ?
Thanks,
Eric

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Payment with Visa and MC only

Post by mazhar » Fri Apr 16, 2010 11:28 am

Search the text you want to change in files under website/checkout/*.ascx files. For example for credit card related text changes look in CreditCardPaymentForm.ascx file.

Post Reply