Skip to content

Releases: recurly/recurly-client-php

3.0.0-beta5

21 Feb 18:19
10b6b61
Compare
Choose a tag to compare
3.0.0-beta5 Pre-release
Pre-release

Pre-release version of the Recurly API v3 PHP Client

Version 2.12.11 - February 20, 2020

20 Feb 22:43
b056c25
Compare
Choose a tag to compare

This brings us up to API version 2.25. There are no breaking changes

  • Allow external domains for getFile() calls (#454)
  • Cleanup old upgrade warning (#455)
  • Add Delete to ShippingAddress object (#457)
  • Add external_sku to Adjustment (included in API version 2.24) (#458)
  • Add convertTrial() to Subscription (#459)

3.0.0-beta2

14 Feb 01:09
6835633
Compare
Choose a tag to compare
3.0.0-beta2 Pre-release
Pre-release

Pre-release version of the Recurly API v3 PHP Client

Version 2.12.10 - December 31, 2019

31 Dec 21:44
6d808d1
Compare
Choose a tag to compare
  • Add vat_number to ShippingAddress class (#443)
  • Update the documentation and testing matrix for current PHP releases (#445)
  • Simplify the PHPUnit configuration (#446)
  • Ensure PHP 7.4 compatibility (#449)

Version 2.12.9 - November 21, 2019

21 Nov 22:06
513f533
Compare
Choose a tag to compare

This brings us up to API version 2.24. There are no breaking changes

  • Add Item class PR (#441)

Version 2.12.8 - October 22, 2019

22 Oct 20:50
c78808e
Compare
Choose a tag to compare
  • Add shipping address to Purchase (#435)
  • Subscription timeframe changes (#419)

Version 2.12.7 (September 20th, 2019)

20 Sep 23:19
fef8296
Compare
Choose a tag to compare
  • Fix issue with missing requires PR.

Version 2.12.6 (September 13th, 2019)

13 Sep 21:20
ee4488d
Compare
Choose a tag to compare

Note: This release is broken and 2.12.7 should be used instead.

  • Support billing_info on Subscription, Invoice & Gift card PR
  • PSD2 billing info changes PR
  • Restore libxml state when changed PR

Version 2.12.5 (August 21st, 2019)

21 Aug 23:56
d90efa3
Compare
Choose a tag to compare

This brings us up to API version 2.22. There are no breaking changes

  • Moto transactions PR

Version 2.12.4 (June 27th, 2019)

27 Jun 21:42
96e96fd
Compare
Choose a tag to compare

Version 2.12.4 (June 27th, 2019)

This brings us up to API version 2.21. There are no breaking changes

  • Add 3DS authentication PR

Note: This API version corrects the error of an invalid Recurly.js token sent to v2/accounts/:account_code/billing_info from a 404 Not Found to a 422 Unprocessable Entity