I installed the DHL shipping module, and i don't see an option to enable COD shipping for the DHL module... any help would be appreciated. tks
I installed the DHL shipping module, and i don't see an option to enable COD shipping for the DHL module... any help would be appreciated. tks
The Orders Total COD Fee does not have every shipping module as part of it ...
If you edit the file:
/includes/modules/order_total/ot_cod_fee.php
You can follow the pattern to:
MODULE_ORDER_TOTAL_COD_FEE_USPS
And add-on any shipping method not covered ...
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!
NOTE: be sure to do a Remove/Install to see any changes that you make ...
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!
thank you very much for the help. it took a little tweaking to get it to work just right, but it's up and running now.
I kept getting an error that said 1062 duplicate entry, so i had to go into the zen_configuration table of the db and find the entry and delete it, then it worked just fine.
What about the normal Cash on Demand module? It may have extra costs for the shipper as well.
Elli
I may be blond but at least I found Zen.
COD is a Payment module ...
The COD FEE is an Order Totals Module that bases the Extra Fee on the Shipping Module that is selected ...
If the Shipping Module is defined in the:
/includes/modules/order_total/ot_cod_fee.php
Then a Fee can be added ...
If your Shipping Module is not in the Order Totals Module COD Fee ... you would need to add it or customize the module as described above ...
Then, uninstall and reinstall the COD Fee Order Total Module to see the changes that you have added ...
WARNING: if you already have the COD Fee Order Totals Module installed and customized, you need to edit it first, and record your custom settings as they will be reset to the defaults when you uninstall and reinstall it ...
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!