Zen Cart Logo
Forums / General Questions / Two different COD fee amounts

Two different COD fee amounts

Locked

Views: 1,805

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
5 Mar 2007, 8:50 PM
#1
tomcz avatar

tomcz

New Zenner

Join Date:
Feb 2007
Location:
Prague
Posts:
53
Plugin Contributions:
0

Two different COD fee amounts

Hi, can anybody help me ? I need to use two different amounts of COD fee for two different companies. The first one for POST and the second one for PPL(DHL). Any idea how to make it ?

I think it means to make changes in inclued/modules/order_total/ot_cod_fee.php file (but not sure if any other file should be changed?) But I do not know how to change the file to enable two different amounts of COD fee.

** I use this set up for POST and PPL(DHL)**

shipping module - - - - - - - - - - - paying module
TABLE (post pack) - - - - - - - COD (post cod fee) I need to set 30 CZK
TABLE1 (post business pack) - COD (post cod fee) I need to set 30 CZK
TABLE2(PPL pack) - - - - - - - - COD2 (PPL cod fee) I need to set 50 CZK

TABLE1 and TABLE2 are cloned and modified from TABLE.
COD2 is cloned and modified from COD.

11 Mar 2007, 5:36 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Two different COD fee amounts

In the Modules ... Order Totals ... is the COD fee ...

You can customize this module to include additional Shipping Modules to add the appropriate COD fee ...

Follow the word flat to locate the code ...