Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Interchange: users

UPS Tables in the demo

 

 

Interchange users RSS feed   Index | Next | Previous | View Threaded


william.fiore at gmail

Apr 28, 2008, 4:49 AM

Post #1 of 5 (182 views)
Permalink
UPS Tables in the demo

Are the UPS tables in the demo current? Could I just upload all of
these to my store and just replace the zone table with my info?

Thank you

Bill


_______________________________________________
interchange-users mailing list
interchange-users[at]icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users


icdev at mrlock

Apr 28, 2008, 5:55 AM

Post #2 of 5 (171 views)
Permalink
Re: UPS Tables in the demo [In reply to]

At 06:49 AM 4/28/2008, you wrote:
>Are the UPS tables in the demo current? Could I just upload all of
>these to my store and just replace the zone table with my info?
>


I really doubt it. I would compare a few values with the rates posted
on ups.com
If you can, use the rates pulled live from ups.com, depending on the
version of IC, it will build a local cache of commonly requested ups prices.


Steve



>Thank you
>
>Bill
>
>
>_______________________________________________
>interchange-users mailing list
>interchange-users[at]icdevgroup.org
>http://www.icdevgroup.org/mailman/listinfo/interchange-users


_______________________________________________
interchange-users mailing list
interchange-users[at]icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users


william.fiore at gmail

Apr 29, 2008, 5:31 AM

Post #3 of 5 (166 views)
Permalink
UPS Tables in the demo [In reply to]

Hi Steve,

I downloaded the new UPS tables but I have one problem, all of my
weights are in ounces by default. Is there a particular place I can
add a formula to convert ounces to Lbs?

Thanks

_______________________________________________
interchange-users mailing list
interchange-users[at]icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users


icdev at mrlock

Apr 29, 2008, 6:11 AM

Post #4 of 5 (163 views)
Permalink
Re: UPS Tables in the demo [In reply to]

At 07:31 AM 4/29/2008, you wrote:
>Hi Steve,
>
>I downloaded the new UPS tables but I have one problem, all of my
>weights are in ounces by default. Is there a particular place I can
>add a formula to convert ounces to Lbs?

I think you can use a formula in the adder, or at_least field of the
shipping.asc file.

Just search adder on icdevgroup.org

I know there used to be a good detailed page for shipping.asc, but I
can't seem to find it to direct you there ..... :(
You also might be able to use a formula on the weight parameter. Just
remember to apply changes after you make any changes to shipping.asc

Steve


_______________________________________________
interchange-users mailing list
interchange-users[at]icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users


mike at perusion

Apr 29, 2008, 6:32 AM

Post #5 of 5 (165 views)
Permalink
Re: UPS Tables in the demo [In reply to]

Quoting Bill Fiore (william.fiore[at]gmail.com):
> Hi Steve,
>
> I downloaded the new UPS tables but I have one problem, all of my
> weights are in ounces by default. Is there a particular place I can
> add a formula to convert ounces to Lbs?
>

Just add the source_oz parameter to your shipping.asc call:

upsg: UPS Ground
crit weight
at_least 4
adder @@TOTAL@@ * ($Variable->{UPS_ADDER_PCT} || .20)
ups 1
zone 450
source_oz 1
PriceDivide 1
table Ground
ui_ship_type UPSI
aggregate 1
surcharge_table Xarea
default_geo 45056
residential 1
min 0
max 0
cost e No shipping needed!

min 0
max 1000
cost u

min 150
max 9999999
cost e Too heavy for UPS


If you were making the call with the tag, you would add source_oz=1
as in:

[ups weight="[scratch weight]" source_oz=1 ...]

--
Mike Heins
Perusion -- Expert Interchange Consulting http://www.perusion.com/
phone +1.765.647.1295 tollfree 800-949-1889 <mike[at]perusion.com>

Find the grain of truth in criticism, chew it, and swallow
it. -- anonymous

_______________________________________________
interchange-users mailing list
interchange-users[at]icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users

Interchange users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.