Skip to content

Releases: EasyPost/easypost-php

v8.3.0

10 Nov 17:51
2e5273c

Choose a tag to compare

  • Adds support for UspsShipAccount
  • Adds tracker.retrieveBatch function
  • Adds verify_carrier address param

v8.2.0

18 Jun 16:30
a561a26

Choose a tag to compare

  • Adds the following functions
    • shipment.createAndBuyLuma
    • shipment.buyLuma
    • luma.getPromise

v8.1.0

29 May 19:43
dd219c6

Choose a tag to compare

  • Adds reference to claims

v8.0.1

27 May 18:02
37d5f07

Choose a tag to compare

  • Corrects the endpoint used for creating/updating UPS accounts

v8.0.0

30 Apr 19:15
b4d8f33

Choose a tag to compare

See our Upgrade Guide for more details.

  • Drops support for PHP 8.0
  • Adds custom_headers property to webhook model
  • Adds the following functions to assist ReferralCustomers add credit cards and bank accounts:
    • betaReferralCustomer.createCreditCardClientSecret
    • betaReferralCustomer.createBankAccountClientSecret
    • referralCustomer.addCreditCardFromStripe
    • referralCustomer.addBankAccountFromStripe
  • Adds missing properties to Tracker and TrackingDetail models
  • Routes AmazonShippingAccount to the correct endpoint
  • Corrects wrapping payload for update webhook endpoint
  • Corrects various type hints throughout project
  • Fixes error handling
    • Corrects the type of errors property on an ApiException to allow for the alternative format
    • Fixes a bug where you could not prettyPrint an error if it used the alternative format
    • Corrects the param references to property references on all error models
    • Adds new AddressVerificationFieldError for the errors property on a Verification model
    • Adds missing suggestion property to FieldError
  • Removes deprecated tracker.createList endpoint function as it is no longer available via API
  • Removes deprecated user.allApiKeys and user.apiKeys, use apiKey.all and apiKey.retrieveApiKeysForUser respectively
  • Bump deps

v7.4.2

16 Aug 19:34
0896a92

Choose a tag to compare

  • Fixes an issue with how query params were sent when using the addCreditCard function

v7.4.1

09 Aug 19:19
7ab2a17

Choose a tag to compare

  • Fix parameters for retrieving next page of child users

v7.4.0

24 Jul 18:20
77cd5a8

Choose a tag to compare

What's Changed

  • Adds new Claim service for filing claims on EasyPost shipments and insurances

Related PRs

Full Changelog: v7.3.0...v7.4.0

v7.3.0

12 Jul 22:20
76d7643

Choose a tag to compare

What's Changed

  • Adds new shipment.recommendShipDate, smartrate.recommendShipDate, and smartrate.estimateDeliveryDate functions
  • Routes UpsAccount, UpsMailInnovationsAccount, and UpsSurepostAccount create/update requests to the new /ups_oauth_registrations endpoint
    • Starting 2024-08-05, UPS accounts will require a new payload to register or update. See UPS OAuth 2.0 Update for more details

Related PRs

Full Changelog: v7.2.0...v7.3.0

v7.2.0

10 Apr 20:05
de9a10d

Choose a tag to compare

  • Fix payment method funding and deletion failures due to undetermined payment method type
  • Adds refund function in the Insurance service for requesting a refund for a standalone insurance