pierre
released this
02 Jun 09:34
·
667 commits
to master
since this release
Breaking changes
RecurlyObjects#getNbRecords
is not longer supported. We removed the X-Records header from the pagination responses which greatly improves response times.- For
POST /v2/subscriptions
, sendingnull
fortotal_billing_cycles
attribute will now override plantotal_billing_cycles
setting and will make subscription renew forever. Omitting the attribute will cause the setting to default to the value of plantotal_billing_cycles
.
Other changes
- Changed Plan request/response:
- Added
<trial_requires_billing_info>
element.
- Added
- Changed Subscription response:
- Added
<no_billing_info_reason>
element.
- Added
- Added
POST /v2/purchases
- Added
POST /v2/purchases/preview