Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[mv] shipping problem




I have a customer who want's to ship only by Priority Mail, and has setup
her own cost schedule. I tried replacing shipping.asc with the following,
but the shipping always comes up 0.00.

>more shipping.asc 
code    description     criteria        min     max     formula
0       No shipping     quantity        0       99999999        e No shipping mode selected.
default Priority_Mail   @@subtotal@@    0       50      f 7.00 + @@TOTAL@@
default Priority_Mail   @@subtotal@@    50.01   150     f 9.00 + @@TOTAL@@
default Priority_Mail   @@subtotal@@    150.01  200     f 10.00 + @@TOTAL@@
default Priority_Mail   @@subtotal@@    200.01  99999   f 11.00 + @@TOTAL@@

I have tried using [subtotal] , subtotal , and price in place of
@@subtotal@@ with similar results.

The html comes out with the following:

      <TD> 
        <SELECT onChange=this.form.submit() NAME=mv_shipmode>
          <OPTION SELECTED VALUE="upsg">  $0.00 
        
          <OPTION VALUE="upsb">  $0.00 
        
          <OPTION VALUE="upsr">  $0.00 
        </select>
      </TD>
      <TD ALIGN=RIGHT> 
        <INPUT TYPE=submit VALUE="Update">
      </TD>

Any ideas or sugestions would be greatly appreciated.

Tommy Turner
Cactus Custom Computers
http://www.coredump.net
http://www.cactus-web.com



_______________________________________________
Minivend-users mailing list
Minivend-users@minivend.com
http://www.minivend.com/mailman/listinfo/minivend-users


Search for: Match: Format: Sort by: