A PHP SDK which handles communications and parsing tasks to and from our shipping API. Compatible from php 4.3 on.
03-24-15 (latest version)
- return 'FixedRate' element and value in rate components for Detail Levels 2 & 3
03-08-15
- support for CalcMethod "CI" (domestic free/calculated international)
- support for DHL Account Country Code
11-05-14
- replaced ereg with preg_match in ShipRateSocketPost.inc
- fix for warning "Only variables should be passed by reference" line 97 ShipRateAPI.inc
08-06-14
- added setCurrency() to the SS and XS example files
-06-14-13
- DHL Account Postal Code deprecated for XS calls (ShipRateAPI.inc)
-01-03-13:
- support for sending maximum box dimensions added to XS API example
- support for returning SplitCode added to both SS and XS examples.
|