| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
How to remove Payment Method: X-Payments...from invoices in 4.4.5 | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() This would seem such a simple thing but I can't seem to fix it. I've seen this question posted before, even going as far back as 2006, so why can't Qualiteam just remove the payment gateway once and for all from the printed invoices?
I have Paypal Payments Pro set up in xpayments and called it "Credit Card". Then I import the payment methods into xcart 4.4.5 and it shows up as "X-Payments: Credit Card". Then I edit the text area in admin/payment methods to just say "Credit Card". See attached screenshot. This post: http://forum.x-cart.com/viewtopic.php?t=22947 makes a couple of suggestions. Truncating doesn't work because when I view/print invoices from within admin/order details the payment method shows up as (X-Payments: I tried the other method by editing payment/payment.php and that did not work either. Has anyone else encountered this? I am talking specifically about when you print the invoice from within admin/order details. http://www.mx1canada.com/images/payment_methods.jpg http://mx1canada.com/images/payment_methods_jpg
__________________
4.4.5 Gold Last edited by heather@MX1 : 09-11-2013 at 03:04 PM. Reason: add image |
|||||||
#2
|
|||||||||
|
|||||||||
![]() Not sure if this helps or not but if you don't really need the payment method on the invoice why not just comment that part out in /skin1/mail/html/order_invoice.tpl?
Find <strong>{$lng.lbl_payment_method}:</strong> {$order.payment_method}<br /> And just put {* at the front and *} at the end of the line and it won't be on the invoice at all. If you only have one payment method you could even hard code it by replacing {$order.payment_method} with Credit Card for instance. Anyway, just a thought.
__________________
Two Separate X-Cart Stores Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series. Integrated with Stone Edge Order Manager + POS Version 4.1.12 Gold (fresh install) - X-AOM - Linux Mods - XCSEO free |
|||||||||
#3
|
|||||||
|
|||||||
![]() Hi JWait, I did consider removing that line but I have other payment methods and I like to have it show on our printed copies, however it seems I may just take it out because having "X-Payments: Credit Card" is not acceptable.
If Qualiteam wants me to advertise their module to all of my customers then I should be getting some compensation for it. Would it have been so difficult for them to have made this a language variable? or have it show AFTER the payment method so at least the truncating mod would fix it for those who don't want it advertised? Anyhow, thank you for taking the time to post a suggestion.
__________________
4.4.5 Gold |
|||||||
#4
|
|||||||
|
|||||||
![]() I agree -- this is an obnoxious "feature" that X-Cart engineering put in -- probably the same engineer who decided to put the xcart favicon into every install.
You CAN work around this... use the smarty replace function, like this: file: <skin>/mail/html/order_invoice.tpl FIND: Code:
REPLACE WITH: Code:
(and Credit Card is whatever text you want to replace) WHAT IT REALLY SHOULD BE: Code:
But X-Payments is unwilling to send the last 4 and card type back to xcart unencrypted. PCI regs permit it. ![]() Maybe if enough people make the case, they won't think it's just "Jeremy's complaining..."
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4 |
|||||||
#5
|
|||||||||
|
|||||||||
![]() Quote:
Its not just you, I asked for the very same thing.
__________________
X-Cat 4.5.4 & (1/2) Live June 1, 2013. |
|||||||||
#6
|
|||||||
|
|||||||
![]() thanks Jeremy, I'll try that
about the favicon thing, I didn't even know what a favicon was until last year! It is VERY obnoxious for them to sneak their logos in like that. You listening Qualiteam?
__________________
4.4.5 Gold |
|||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|