[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
RE: UPS Shipping returns $0.00
I have noticed that shipping returns zero if the weight is less that 1
pound. I don't know if this is the case for your problem.
Christopher Thompson
> -----Original Message-----
> From: owner-minivend-users@minivend.com
> [mailto:owner-minivend-users@minivend.com]On Behalf Of Loy Ellen Gross
> Sent: Friday, August 20, 1999 2:14 PM
> To: minivend-users
> Subject: UPS Shipping returns $0.00
>
>
> ****** message to minivend-users from Loy Ellen Gross
> <design@iinc.com> ******
>
>
> I've been cracking my head on this, trying to get UPS shipping
> going. For the moment, I'm just working on ground, so this is
> what I have:
>
> -- catalog.cfg --
>
> Variable SHIPMODES ups upsg
> UpsZoneFile products/144.csv
> CustomShipping weight
> DefaultShipping upsg
> Database Ground Ground.csv CSV
>
> -- 144.csv --
>
> is straight from the UPS web site. First non-quoted lines are:
>
> Dest. ZIP,Ground,3 Day Select,2nd Day Air,2nd Day Air
> A.M.,Next Day Air Saver,Next Day Air
> 004-005,3,303,203,243,133,103
> 006-007,-,-,225,-,-,125
> 008,-,-,[1],-,-,[1]
> 009,-,-,225,-,-,125
>
> -- Ground.csv --
>
> is also straight from the UPS web site. It starts like this:
>
> UPS Ground Commercial,,,,,,,
> Dependable UPS Ground Service that reaches every address
> throughout the 48 contiguous states with delivery time,,,,,,,
> based on destination. UPS Ground Service now features the
> same advanced electronic package tracking available,,,,,,,
> with UPS air services.,,,,,,,
> "Effective February 8, 1999",,
> Any fraction of a pound over the weight shown takes the next
> higher rate.,,,,,,,,
> Weight,Zone,,,,,,
> Not To,,,,,,,
> Exceed,2,3,4,5,6,7,8
> 1,$2.93,$3.03,$3.25,$3.30,$3.48,$3.52,$3.62
> 2,2.99,3.18,3.50,3.60,3.88,3.97,4.22
> 3,3.07,3.33,3.70,3.85,4.13,4.27,4.67
>
> -- shipping.asc --
>
> code description criteria min max formula
> ups UPS weight 0 0 eNothing to Ship!
> upsg UPS Ground weight 0 999999 u Ground [default
> zip 146] round
>
> The results are that [data session ship_message] is blank,
> [shipping_desc] correctly describes UPS Ground and [shipping] is $0.00.
> I am waiting until after entering the shipping info page to look at
> these numbers and this matches the docs that I have. What am I missing?
> I've been through the archives and can't seem to find what's not here.
>
> Txs in advance!
>
> -- Loy
>
> --
> Loy Ellen Gross * Web Designer & Programmer * Xcalibur Internet
> Voice: 716-344-1114 * design@iinc.com * http://www.iinc.com
>
> -
> To unsubscribe from the list, DO NOT REPLY to this message.
> Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to
> Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
>