Skip to content

Releases: afterpay/sdk-php

Version 1.8.0

19 Jan 06:35
de8d969
Compare
Choose a tag to compare

Fri 19 Jan 2024

  • Updated Create Checkout response to include custom checkout properties from DM if available (EIT-3646).

Pull Requests:

Version 1.7.0

02 Jan 23:24
898f5d0
Compare
Choose a tag to compare

Tue 02 Jan 2024

  • Updated Create Checkout response with device ID if available (EIT-3456).

Pull Requests:

Version 1.6.2

19 Jul 03:42
aec0eb5
Compare
Choose a tag to compare

Wed 19 Jul 2023

  • Updated the Get Configuration call to include MPID (EIT-3011).

Pull Requests:

Version 1.6.1

16 Mar 16:00
a1e163f
Compare
Choose a tag to compare

Thu 16 Mar 2023

  • Added CBT getConfiguration Parameter (EIT-2354).
  • Added support for PHP 8.2 (EIT-2355).

Pull Request: afterpay/sdk-php#60

Version 1.6.0

30 Nov 12:16
7a384f8
Compare
Choose a tag to compare

Wed 30 Nov 2022

  • Added new Persistence option using callbacks from host (EIT-2275)

Pull Request: afterpay/sdk-php#59

Version 1.5.0

26 Aug 04:15
3ed8c82
Compare
Choose a tag to compare

Fri 26 Aug 2022

  • Added support for preselected shipping options in Express Checkout with integrated shipping (EIT-1957)
  • Added Europe V2 integration tests (PCET-451)
  • Fixed broken integration tests for UK where no preferred card is being returned
  • Fixed broken integration tests for AU and NZ regions when simulating a decline

Pull Requests:

Version 1.4.1

06 May 12:06
4aa806d
Compare
Choose a tag to compare

Fri 06 May 2022

  • Added an empty class for PS upgrade compatibility (INC-1751)

Pull Request: afterpay/sdk-php#53

Version 1.4.0

02 Mar 02:16
cd20795
Compare
Choose a tag to compare

Wed 02 Mar 2022

  • Upgraded all regions to use the Afterpay Global API (EIT-782)

Pull Request: afterpay/sdk-php#52

Version 1.3.10

23 Jan 22:13
541217f
Compare
Choose a tag to compare

Mon 24 Jan 2022

  • Installed phpunit as a dev dependency
  • Standardised non-JSON responses into JSON error objects (EIT-741)

Pull Requests:

Version 1.3.9

05 Jan 06:38
f2cd0dd
Compare
Choose a tag to compare

Wed 05 Jan 2022

  • Added support for PHP 8.1

Pull Requests: