Skip to content

Releases: recurly/recurly-client-php

Release 3.4.0

01 Jul 16:09
9cf996f
Compare
Choose a tag to compare

Changelog

Unreleased

Full Changelog

Implemented enhancements:

Release 3.3.0

30 Jun 18:13
4545d86
Compare
Choose a tag to compare

Changelog

Unreleased

Full Changelog

Implemented enhancements:

Fixed bugs:

Version 2.12.14 - June 30, 2020

30 Jun 21:01
42bcd41
Compare
Choose a tag to compare

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

  • Use helper method to safeguard against empty path parameters #498
  • Include tier attributes in request body #500
  • Default parameter gives error #503
  • BACS support #505
  • Support items on subscriptions #508

Release 3.2.0

01 Jun 21:20
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

Merged pull requests:

Release 3.1.1

06 May 18:33
bd58dd2
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Parsing 'false' as null inside the v3 API #495

Merged pull requests:

Release 3.1.0

20 Apr 22:15
050f4a6
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

Version 2.12.13 - March 26, 2020

27 Mar 03:56
c9f6756
Compare
Choose a tag to compare

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

  • Add IBAN attribute to BillingInfo (#476)
  • Tiered pricing (#482)
  • Add mandate_reference attribute to BillingInfo (#483)

Release 3.0.1

20 Mar 20:27
390ab7a
Compare
Choose a tag to compare

Changelog

3.0.1

Full Changelog

Implemented enhancements:

Merged pull requests:

Version 2.12.12 - March 17, 2020

17 Mar 20:32
a729540
Compare
Choose a tag to compare
  • Transaction: update phpdoc (#460)
  • Update api version to 2.25 (#463)
  • Moving statusCode checks (#469)
  • Prevent overwritten address on new purchase with existing account (#470)
  • Add additional attributes to support item-backed add-ons (#474)

3.0.0

03 Mar 21:12
0d4cd09
Compare
Choose a tag to compare

First official release of V3.

API Version: 2019-10-10
API Docs: https://developers.recurly.com/api/latest/index.html

Upgrade Notes

If you are upgrading from V2, consider reading the V3 Upgrade Guide