maverickslab/shipping-easy

This is a laravel package for interacting with ShippingEasy's api

dev-master 2017-05-03 12:58 UTC

This package is not auto-updated.

Last update: 2024-05-06 13:20:35 UTC


README

#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