Skip to content

Releases: chargify/chargify_api_ares

v1.4.5

14 Jul 15:52
Compare
Choose a tag to compare

Add #find_pdf to Invoice; Allow subscription to list invoices

v1.4.4

03 Jun 16:12
Compare
Choose a tag to compare
  • Adds support for External Payments PR 128

v1.4.3

05 Jan 21:30
Compare
Choose a tag to compare
  • Force json format for bulk allocations endpoint (PR #126 by @ryansch)

v1.4.2

04 Jan 18:50
Compare
Choose a tag to compare

v1.4.1

12 Nov 17:24
Compare
Choose a tag to compare
  • Adds paypal_account nested attribute to subscription (PR #119, @richmisen)

v1.4.0

28 Oct 16:48
Compare
Choose a tag to compare

v1.3.5

12 Aug 14:36
Compare
Choose a tag to compare

Adds support for customer metadata (PR #114)

v1.3.4

14 May 16:16
Compare
Choose a tag to compare

Support for duplicate prevention

Version 1.0.4

03 Feb 23:36
Compare
Choose a tag to compare

Fixes missing include for new invoice endpoint.

v1.0.3

22 Jan 23:48
Compare
Choose a tag to compare

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