Open Source Projects

So far, I have one open source project: a UPS shipping add-on for shopsite. Although Shopsite has UPS shipping built in, it is impossible to use UPS & FedEx in the same store, so to use both you need to add a shipping addon for one or the other. This one is set up to be active only for orders to Canada.

This is a perl script that relies on Net::UPS, a package written by someone else, and apparently discontinued(?). I modified it slightly into working condition - and resaved it as v0.041.

Click here to download Net-UPS-0.041.tar.gz
Click here to download my file: upsaddon.pl

To make this work, you must sign up for a developers key with UPS, and enter your username, password and key in the perl file.