View Single Post
  #8  
Old 11-24-2012, 06:29 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: xpayments iframe button issue

Realized that I also disabled (commented out) the entire block related to customer notes.

Code:
{* COMMENT OUT CUSTOMER NOTES <div class="checkout-customer-notes"> <label for="customer_notes">{$lng.lbl_customer_notes}:</label> <textarea cols="70" rows="3" id="customer_notes" name="Customer_Notes"></textarea> </div> *}

Seriously -- does any big-boy retailer have a "customer notes" section in the checkout? Anything that takes away from the customer pressing checkout now is subject to removal.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote