Contributions

Shipping Modules (Category Index)
Search: 

Airborne Express Quotes using ShipIT XML API

Airborne Express Quotes using ShipIT XML API

Requirements:
- cURL

==============================

Domestic shipping quotes for Airborne using the ShipIT XML API. After installation read the docs for full details.

Expand All / Collapse All

Complete Packaging Options mimecine 3 May 2008

Added "Own Packaging" as an option to "Package" and "Letter" and renamed "Package" to "DHL Package" which is what it is. Different rates it is you see....

If you don't want to use my patched file, flip the line with MODULE_SHIPPING_AIRBORNE_PACKAGE in it to:

tep_db_query("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) values ('Shipment Type', 'MODULE_SHIPPING_AIRBORNE_PACKAGE', 'O', 'Select the type of shipment:<br><br>O - Own Packaging<br>P - DHL Package<br>L - Letter', '6', '0', 'tep_cfg_select_option(array('O', 'P', 'L'), ', now())");

Shipit Fixes mimecine 1 Apr 2008
Shipping Method "Array" Fix Davias 4 Dec 2007
Revision 3 of Zero Value nicklestud 25 Oct 2007
Certified by DHL beachglassdirect.com 14 Aug 2006
DHL/Airborne - Domestic and International Shipping Rates v2.3 Wi-Gear 11 Aug 2006
DHL/Airborne - Domestic and International Shipping Rates using the ShipIT XML API v2.2 Wi-Gear 27 Jul 2006
DHL/Airborne - Domestic and International Shipping Rates using the ShipIT XML API v2.1 gcarleu 27 Jul 2006
1.401 - Bug fixes nicknomo 10 Jan 2006
$0.00 rate quote fix w/ Authorize.net fix jdfitch 20 Dec 2005
DHL Fix for stores with Authorize.NET ptaps 22 Jul 2005
DHL Fix Jeff 15 May 2005
DHL/Airborne - Domestic Shipping Rates using the ShipIT XML API v1.400 Josh Dechant 1 Nov 2004
DHL/Airborne - Domestic Shipping Rates using the ShipIT XML API v1.320 Josh Dechant 1 Nov 2004
DHL/Airborne - Domestic Shipping Rates using the ShipIT XML API v1.310 Josh Dechant 29 Oct 2004
Airborne Express ShipIT XML API v1.3 Joshua Dechant 5 Mar 2004
Airborne Express ShipIT XML API v1.2 Josh Dechant 28 Jan 2004
Airborne Express ShipIT XML API v1.1 Joshua Dechant 6 Sep 2003
Airborne Express Quotes using ShipIT XML API Joshua Dechant 20 Aug 2003
Airborne Express Quotes using ShipIT XML API Joshua Dechant 8 Aug 2003
Airborne Express Quotes using ShipIT XML API Joshua Dechant 8 Aug 2003

Note: Contributions are used at own risk.