recurly-js
Version:
Library for accessing the api for the Recurly recurring billing service.
30 lines (16 loc) • 704 B
Markdown
* add support for filters to subscriptions.listByAccount
* add missed getAllByInvoice method
* get all invoice redemptions
* add content-type header
* For all response status over 400, parse the response body as XML.
* chore: adds Vulnerabilities badge
* Remove trailing comma from the invoices object [Thodoris Greasidis]
* fix: adds alias to match recurlyApi docs
* Add support for creating purchases