Libraries tagged by php shipy api
zack6849/ship-station
7609 Downloads
An updated and maintained PHP Wrapper for ShipStation's rest api, forked from michaelb/ship-station, docs @ https://shipstation.docs.apiary.io/
shipu/muthofun-sms-gateway
388 Downloads
PHP client for MuthoFun SMS Payment Gateway API
adampiotrowski/php-inpost-api
132 Downloads
PHP SDK for Inpost ShipX API
margh/shipay
54 Downloads
Wrapper php para comunicação com a api shipay
tatenmitdaten/dhl_ship_api
15 Downloads
DHL API Wrapper, Idee https://github.com/Petschko/dhl-php-sdk
shipu/php-sslwireless-sms
1 Downloads
PHP client for SSL Wireless SMS API
tcdev/ship-station
1 Downloads
An updated and maintained PHP Wrapper for ShipStation's rest api, forked from michaelb/ship-station, docs @ https://shipstation.docs.apiary.io/
stereo/ship-station
3 Downloads
An updated and maintained PHP Wrapper for ShipStation's rest api, forked from michaelb/ship-station, docs @ https://shipstation.docs.apiary.io/
zvps/ebay-sell-logistics-php-client
32 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.