![]() |
Fax Ordering with a printable payment info page
Hi-
Does anybody know how I can add a link to a printable fax order form next to the "fax ordering" option during checkout. What file do I need to edit? Also, I have been using FrontPage to edit xcart templates. With some files this really doesn't work. Does anybody know of a free editor that works good for editing xcart files? Thanks |
Please don't double post, I have removed your other post.
Do you want the printable form to be next to the actual fax ordering option on the payment method selection screen or at the final stage of checkout? As for free editors...there really is no substitute for Dreamweaver IMHO, but someone recently posted this: http://forum.x-cart.com/viewtopic.php?t=20298 Don't know if it works with Smarty, which is the problem with free editors. |
I don't think I double posted. I posted an other topic on egoods.
I would like the link to be next to the "fax ordering" on the payment option. Thanks |
Not sure about your version, but in the new version that area is controlled by checkout.tpl, down near the bottom. You could put in an {if} statement that would add a link next to the Fax payment method.
|
I use Araneae which is a free text editor and it has served me well for years.
You can get it here: http://www.ornj.net/software/araneae/ |
What would be even better would be upon chooseing fax payment method and then clicking on submit (which you would normally do if paying via CC) when submit is clicked goes to new page with basically the same information that is contained in invoice BUT with extra space and details included so that they can just fill in and then fax off.
|
I just have the following code in my skin1/mail/html/order_invoice.tpl
Code:
{*** Show payment information for queued invoices***} Which will depending on the payment type selected display instructions in the existing 'Payment Instructions' section. It will only do this for invoices with a status of queued. I don't know how your version handles the payment but you might be able to apply the same principle to your invoice template? Hope that helps. |
Worked great, thanks for the help!
|
Re: Fax Ordering with a printable payment info page
Hi pcarare and Bella Forma,
I know this has looked at for quite some time but this is of interest to us and our checkout/invoice section of xcart. Could you let me know where abouts in the code this sits? I added it to the end of my tpl but alas had nothing show up! Cheers Edit:- Sorry my bad, changed /skin1/mail/order_invoice.tpl rather than going into the html sub dir. With a few tweaks it work great! Thanks! |
All times are GMT -8. The time now is 04:35 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.