Skip to content

Releases: recurly/recurly-client-php

Release 3.2.0

01 Jun 21:20

Choose a tag to compare

Full Changelog

Implemented enhancements:

Merged pull requests:

Release 3.1.1

06 May 18:33
bd58dd2

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

Choose a tag to compare

Full Changelog

Merged pull requests:

Version 2.12.13 - March 26, 2020

27 Mar 03:56
c9f6756

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

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

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

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

3.0.0-beta5

21 Feb 18:19
10b6b61

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

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

Choose a tag to compare

3.0.0-beta2 Pre-release
Pre-release

Pre-release version of the Recurly API v3 PHP Client