Skip to content

Releases: recurly/recurly-client-python

2.2.7

09 Dec 00:51
Compare
Choose a tag to compare
  • Added ability to read and write invoice notes
  • Added tax_code to plan, add_ons, and adjustment
  • Added inspection on the details of a transaction: transaction.details
    and transaction.transaction_error
  • Removed support for SSLv3

2.2.6

03 Nov 17:17
Compare
Choose a tag to compare
  • Bug fix: subscription.invoice now returns the invoice for subscription
    change previewing

2.2.4

10 Sep 19:09
Compare
Choose a tag to compare
  • Added account entity use code: account.entity_use_code
  • Added bulk parameter
  • Added billing agreement support to BillingInfo

2.2.3

06 Aug 00:15
Compare
Choose a tag to compare
  • Added subscription change preview
  • Added remaining_billing_cycles to subscriptions

2.2.2

25 Jun 18:53
Compare
Choose a tag to compare

Add subscription.preview()

2.2.1

06 Jun 17:48
Compare
Choose a tag to compare
  • Added tests for invoice_description

2.2.0

06 Jun 00:43
Compare
Choose a tag to compare
  • Added subscription preview: subscription.preview()
  • Added tax details to adjustments: adjustment.tax_details
  • Removed taxable support on adjustments
  • Added tax_exempt to accounts, adjustments and plans
  • Added tax_rate, tax_type to invoices and subscriptions
  • Added tax_in_cents to subscriptions

2.1.15

09 May 20:57
Compare
Choose a tag to compare
  • Added support for downloading invoices as PDF
  • Added token_id support to BillingInfo

v2.1.13

21 Feb 16:37
Compare
Choose a tag to compare

Bug fix: Adjustment.get(uuid) now supported

v2.1.12

06 Jan 19:10
Compare
Choose a tag to compare
  • Added vat_number on Account Object
  • Added fields for account level addresses