Download the PHP package victorycodedev/shipday without Composer
On this page you can find all versions of the php package victorycodedev/shipday. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download victorycodedev/shipday
More information about victorycodedev/shipday
Files in victorycodedev/shipday
Package shipday
Short Description Shipday PHP sdk provides easier access to Shipday API's from PHP applications and scripts.
License MIT
Homepage https://github.com/victorycodedev/shipday
Informations about the package shipday
Shipday PHP SDK
Shipday PHP sdk provides easier access to Shipday API's from PHP applications and scripts.
Installation
Use the package manager composer to install this package.
Usage
Delivery Orders
Insert Order
Edit/Update an Order
``
Retrieve Active Orders
``
Retrieve Order Details
``
Orders Query
``
Delete Order
``
Assign Order to Driver
``
Order Status Update
``
Order Ready to Pickup
``
Add a carrier/driver
``
Retrieve Carriers
``
Retrieve a single Carrier
``
Delete a carrier
``
On-Demand Delivery
Services : Get a list of 3rd party delivery service providers available
``
Estimate: Get estimate from 3rd party service providers (Service availability, Price, Wait time etc.)
``
Assign: Assign to a specific 3rd party delivery service provider. Usually, after getting an estimate.
``
Details: Get order and status details for an assigned order to 3rd party service provider.
``
Cancel an assigned order
``
Availaiblity: Get availability information
``
API Reference
All API references can be found on shipday documentation website. https://docs.shipday.com/reference/shipday-api
Security
If you discover any security related issues, please open an issue.
How can I thank you?
Why not star the github repo? I'd love the attention! you can share the link for this repository on Twitter?
Don't forget to follow me on twitter!
Thanks! Efekpogua Victory.
License
MIT