Shippo is a GpL Cart module that integrates Shippo 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 to download all the dependencies.
- From your web root directory:
composer require gplcart/shippo
. If the module was downloaded and placed intosystem/modules
manually, runcomposer update
to make sure that all 3-d party files are presented in thevendor
directory. - Go to
admin/module/list
end enable the module - Register an account on https://goshippo.com
- Enter your test/live API tokens and adjust other settings at
admin/module/settings/shippo
Print shipping labels at admin/tool/shippo