Skip to content

Releases: chargify/chargify_api_ares

v1.4.5

Choose a tag to compare

@mwhagedorn mwhagedorn released this 14 Jul 15:52

Add #find_pdf to Invoice; Allow subscription to list invoices

v1.4.4

Choose a tag to compare

@wsmoak wsmoak released this 03 Jun 16:12
  • Adds support for External Payments PR 128

v1.4.3

Choose a tag to compare

@speric speric released this 05 Jan 21:30
  • Force json format for bulk allocations endpoint (PR #126 by @ryansch)

v1.4.2

Choose a tag to compare

@speric speric released this 04 Jan 18:50

v1.4.1

Choose a tag to compare

@speric speric released this 12 Nov 17:24
  • Adds paypal_account nested attribute to subscription (PR #119, @richmisen)

v1.4.0

Choose a tag to compare

@speric speric released this 28 Oct 16:48

v1.3.5

Choose a tag to compare

@speric speric released this 12 Aug 14:36

Adds support for customer metadata (PR #114)

v1.3.4

Choose a tag to compare

@npverni npverni released this 14 May 16:16

Support for duplicate prevention

Version 1.0.4

Choose a tag to compare

@jeremywrowe jeremywrowe released this 03 Feb 23:36

Fixes missing include for new invoice endpoint.

v1.0.3

Choose a tag to compare

@jeremywrowe jeremywrowe released this 22 Jan 23:48

Adds Invoice resource to gem. Thanks @alexisraca

The following methods are included in the addition

Invoice.find_by_invoice_id(invoice_id)
Invoice.find_by_subscription_id(subscription_id)
Invoice.unpaid_from_subscription(subscription_id)
Invoice.unpaid