Skip to content

Releases: EasyPost/easypost-php

v6.8.1

05 Sep 21:49
067fd3a
Compare
Choose a tag to compare
  • Fix endpoint for creating a FedEx Smartpost carrier account

v6.8.0

28 Jul 16:05
5f44adf
Compare
Choose a tag to compare
  • Adds new RequestHook and ResponseHook events. (un)subscribe to them with the new subscribeToRequestHook, subscribeToResponseHook, unsubscribeFromRequestHook, or unsubscribeFromResponseHook methods of an EasyPostClient
  • Maps 400 status codes to new BadRequestException class

v6.7.0

06 Jun 21:28
fc3f9d7
Compare
Choose a tag to compare
  • Migrates carrier metadata to GA (now available via client.carrierMetadata.retrieve)

v6.6.0

02 May 16:00
d0f7156
Compare
Choose a tag to compare
  • Adds retrieveEstimatedDeliveryDate function to the Shipment class

v6.5.0

18 Apr 21:24
ae070fc
Compare
Choose a tag to compare
  • Adds beta retrieveCarrierMetadata function
  • Improves Error Deserialization to dynamically handle edge cases that have a bad format

v6.4.0

04 Apr 16:11
51c29d8
Compare
Choose a tag to compare
  • Add getNextPage function that retrieves the next page of results for a paginated collection

v6.3.1

22 Mar 16:19
d8993bd
Compare
Choose a tag to compare
  • Adds missing status_detail property to Tracker
  • Fixes spelling of weight property on Parcel

v6.3.0

21 Feb 18:09
b7eb327
Compare
Choose a tag to compare
  • Adds beta retrieveStatelessRates function
  • Adds getLowestStatelessRate utility
  • Correct HTTP 403 status responses to throw ForbiddenException
  • Various other small corrections and improvements

v6.2.0

18 Jan 18:04
75e5daf
Compare
Choose a tag to compare
  • Added function to retrieve all pickups via $client->pickup->all()
  • Added payload functions retrievePayload and retrieveAllPayloads methods, accessible via $client->event service.

v6.1.0

11 Jan 17:13
bb95866
Compare
Choose a tag to compare
  • Adds new beta billing functionality for referral customer users, accessible via the $client->betaReferralCustomer service
    • addPaymentMethod to add an existing Stripe bank account or credit card to your EasyPost account
    • refundByAmount refunds you wallet balance by a specified amount
    • refundByPaymentLog refunds you wallet balance by a specified payment log