These should be installed with the code in:
/includes/modules/payment
/includes/modules/order_total
And the language files in:
/includes/languages/english/modules/payment
/includes/languages/english/modules/order_total
These should be installed with the code in:
/includes/modules/payment
/includes/modules/order_total
And the language files in:
/includes/languages/english/modules/payment
/includes/languages/english/modules/order_total
Last edited by Ajeh; 19 May 2007 at 04:29 PM. Reason: fixed paths
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
No it means I lost my mind and typed /shipping instead of /payment ...![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I saw it flying over Tennessee last night. I'll send it back express. lol
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Hi Linda
This is harder than I thought.
1. I manage to get the order total in admin. But when I install the module, the installation works ok but nothing is display. Only Update and Cancel button.
2. For Telegraphic Transfer, the transfer is to be made to account number...So i also need to change this line of code
if (IS_ADMIN_FLAG === true && (MODULE_PAYMENT_TTransfer_PAYTO == 'the Store Owner/Website Name' || MODULE_PAYMENT_MONEYORDER_PAYTO == '')) $this->title .= '<span class="alert"> (not configured - needs pay-to)</span>';
They are both title and website name. How do I get the account number out?
I'd have to see the code for this module and right now I am not free to review it ...
Perhaps someone else can jump in and lend a hand ...![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!