Releases: thejacer87/php-canadapost-api
Releases · thejacer87/php-canadapost-api
Shipping Rates fixes
- Adds contract id functionality
- returns a single rates as an array of rates to be consistent when returning multiple service rates
Returns, Tracking, Post Office and Service Info API
First release for the SDK
Usable API Services:
- base methods
get()
post()
delete()
getArtifact()
getFile()
- rating
getRates()
- tracking
getSummary()
getDeliveryConfirmationCertificate()
getSignatureImage()
getTrackingDetails()
- ncshipping
createNCShipment()
getNCShipment()
// shipment, details and receiptgetNCShipments()
requestNCShipmentRefund()
- shipping
createShipment()
getShipment()
// shipment, details and receiptgetShipments()
requestShipmentRefund()
transmitShipments()
getManifest()
getManifests()
- returns
createAuthorizedReturn()
createOpenReturn()
getOpenReturn()
getOpenReturnDetails()
getNextOpenReturnArtifact()
getAllOpenReturns()
deleteOpenReturnTemplate()
- serviceinfo
getServiceInfo()
- postoffice
getNearestPostOffice()
getPostOfficeDetail()
Services to be implemented:
- rating
getService()
getOption()
discoverServices()
- returns
getOpenReturnTemplates()
- shipping
getOpenReturnTemplates()
voidShipment()
getGroup()
- pickup
- all methods
- platforms
- all methods
- schema
- all methods
plz do not use
i made a mistake, plz disregard
Rating Service Codes
v0.2.1 add ability to filter by service codes (#17)
Shipment/NCShipment API
Adds the Shipment and NCShipment APIs
Add option codes to shipping rates
v0.1.3 Add support for Canada Post option codes (#11)
Bug fixes
removed unnecessary code that was blocking some functionality
Test parsing shipping rates
Adds a getRates() test and the corresponding travis.ci setup
Shipping Rates and Tracking Summary
First release for the SDK
Usable API Services:
- rating
getRates()
- tracking
getSummary()
Services to be implemented:
- rating
getService()
getOption()
discoverServices()
- tracking
getDeliveryConfirmationCertificate()
getSignatureImage()
getTrackingDetails()
- ncshipping
- all methods
- pickup
- all methods
- platforms
- all methods
- postoffice
- all methods
- returns
- all methods
- schema
- all methods
- serviceinfo
- all methods
- shipping
- all methods