https://github.com/gplcart/shippo
Shippo multi-carrier shipping API integration
https://github.com/gplcart/shippo
carriers dhl ecommerce fedex gplcart gplcart-module shipping shipping-api shipping-label shippo shippo-api shopping-cart unity usps
Last synced: about 1 month ago
JSON representation
Shippo multi-carrier shipping API integration
- Host: GitHub
- URL: https://github.com/gplcart/shippo
- Owner: gplcart
- License: gpl-3.0
- Created: 2017-08-02T15:11:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T17:45:40.000Z (about 8 years ago)
- Last Synced: 2024-11-16T00:38:24.250Z (over 1 year ago)
- Topics: carriers, dhl, ecommerce, fedex, gplcart, gplcart-module, shipping, shipping-api, shipping-label, shippo, shippo-api, shopping-cart, unity, usps
- Language: PHP
- Size: 237 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://scrutinizer-ci.com/g/gplcart/shippo/build-status/master) [](https://scrutinizer-ci.com/g/gplcart/shippo/?branch=master)
Shippo is a [GpL Cart](https://github.com/gplcart/gplcart) module that integrates [Shippo](https://goshippo.com) multi-carrier shipping API into your shopping cart. It's 30+ worldwide carriers in your pocket!
Shippo's API is mostly free, you pay only for retrieving shipping labels and tracking numbers.
**Features:**
- Calculation of shipping rates on checkout page
- Retrieving shipping labels and tracking numbers (paid feature)
**Requirements:**
- CURL
**Installation:**
This module requires 3-d party library which should be downloaded separately. You have to use [Composer](https://getcomposer.org) to download all the dependencies.
1. From your web root directory: `composer require gplcart/shippo`. If the module was downloaded and placed into `system/modules` manually, run `composer update` to make sure that all 3-d party files are presented in the `vendor` directory.
2. Go to `admin/module/list` end enable the module
3. Register an account on https://goshippo.com
3. Enter your test/live API tokens and adjust other settings at `admin/module/settings/shippo`
Print shipping labels at `admin/tool/shippo`