Zen Cart Logo
Forums / Addon Shipping Modules / Clone UPS XML

Clone UPS XML

Views: 956

Results 1 to 4 of 4
6 Mar 2014, 11:45 PM
#1
brushwoodnursery avatar

brushwoodnursery

Zen Follower

Join Date:
Dec 2006
Posts:
199
Plugin Contributions:
0

Clone UPS XML

I have never cloned a module but it seems fairly straightforward. I need to clone UPS so I can restrict Ground to states close enough to land packages before the weekend. So, UPS1 would offer Ground to 43 states (I have the zones set up already for this) and UPS2 would offer 3 Day Select anywhere.
Not too many files so maybe it's simple but I'd appreciate advice so i can try to get it right the first time. It's a live store.

7 Mar 2014, 3:58 AM
#2
ajeh avatar

ajeh

Oba-san

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

Re: Clone UPS XML

I have not cloned UPS in a long time, but you should be able to change all references to:
ups
ups1

UPS
UPS1

NOTE: do not change the API calls to their server URL ie www.ups.com

7 Mar 2014, 9:41 AM
#3
brushwoodnursery avatar

brushwoodnursery

Zen Follower

Join Date:
Dec 2006
Posts:
199
Plugin Contributions:
0

Re: Clone UPS XML

OK, I'll give it a try, thanks!

7 Mar 2014, 11:19 PM
#4
brushwoodnursery avatar

brushwoodnursery

Zen Follower

Join Date:
Dec 2006
Posts:
199
Plugin Contributions:
0

Re: Clone UPS XML

While trying to clone UPS XML with ten thumbs and blunt instruments, I came up with a better idea. The code already looks for time in tansit data from UPS so we're going to look at not showin the Ground option when time is > 4 days. I'm also going to have it done by a trusted programmer. I'll report back.