maverickslab/shipping-easy

This is a laravel package for interacting with ShippingEasy's api
233
Install
composer require maverickslab/shipping-easy
PHP:^5.3.3 || ^7.0
License:MIT
Last Updated:May 3, 2017
Links: GitHub  ·  Packagist
Maintainer: maverickslab

#Laravel 5.4 package for ShippingEasy

Description

This package provides the basic utilities for interfacing with the ShippingEasy PHP library for laravel applications

Dependencies

  1. Php ^5.6 | ^7.0.0
  2. guzzlehttp/guzzle

Instalation

  1. composer require maverickslab/shipping-easy
  2. php artisan vendor:publish
  3. update your shippingeasy.php file in /conf

Features

  1. Get list of subscriptions
  2. Enroll merchant on ShippingEasy
  3. Import orders from ShippingEasy
  4. Export order to ShippingEasy