#Laravel 5.4 package for ShippingEasy
This package provides the basic utilities for interfacing with the ShippingEasy PHP library for laravel applications
- Php ^5.6 | ^7.0.0
- guzzlehttp/guzzle
- composer require maverickslab/shipping-easy
- php artisan vendor:publish
- update your shippingeasy.php file in /conf
- Get list of subscriptions
- Enroll merchant on ShippingEasy
- Import orders from ShippingEasy
- Export order to ShippingEasy