·
677 commits
to master
since this release
Breaking changes
RecurlyObjects#getNbRecordsis not longer supported. We removed the X-Records header from the pagination responses which greatly improves response times.- For
POST /v2/subscriptions, sendingnullfortotal_billing_cyclesattribute will now override plantotal_billing_cyclessetting 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