View Single Post
  #8  
Old 11-28-2012, 01:33 PM
 
carpeperdiem carpeperdiem is offline
 

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

Default Re: Editing the payment "template" page

PS --

What do these two lines of code do specifically? What am I actually removing by commenting them out?

<!-- <?php $this('Label_Text')->write('Payment method'); ?>:&nbsp; -->
<!-- <?php $this('Label_Text')->write($this->getPayment()->getPaymentConf()->get('name'), false); ?> -->

I think it is removing the "payment gateway" text, right?

Yes - my customers have no need to know that I use "Elavon Virtual Merchant - Merchant Provided Form" as the payment method. All they care about is "credit card". Duh.

I have these lines commented out for now. Any reason not to?
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote