gplcart / shippo
Shippo API instegration
Installs: 1
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:gplcart-module
Requires
- ext-curl: *
- gplcart/composer-module-installer: ^1
- shippo/shippo-php: 1.3.2
This package is not auto-updated.
Last update: 2024-12-22 04:48:01 UTC
README
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