Skip to content

Releases: gocardless/gocardless-pro-ruby

v2.19.0

20 Apr 14:27
f5b6420
Compare
Choose a tag to compare
  • Supports payout metadata
  • Supports new update payout route

v2.18.1

03 Apr 10:43
c186d2a
Compare
Choose a tag to compare
  • Adds metadata param to redirect flow creation endpoint
  • Adds the ability to pause and resume a subscription
  • Modify the earliest charge date for paused subscriptions

v2.18.0

04 Mar 15:35
fbfdaaf
Compare
Choose a tag to compare
  • uses new instalment schedules schema (with two different create methods)
  • adds 'count' field to subscriptions response
  • adds new service 'currency_exchange_rate'

Support creditor webhooks

24 Feb 15:07
bc1d0b4
Compare
Choose a tag to compare

Added two new events for creditors:

  • updated
  • new_payout_currency_added

v2.17.0: Merge pull request #61 from gocardless/template-changes

06 Feb 15:18
c1bd26d
Compare
Choose a tag to compare

Add Optimise Smart Payment Retries

  • retry_if_possible field on payments, subscriptions and
    instalment_schedules
  • will_attempt_retry field on payment failed events

v2.16.1

29 Jan 11:36
1acc7fc
Compare
Choose a tag to compare

Adds three additional fields to the creditors API:

  • custom_payment_pages_enabled
  • mandate_imports_enabled
  • merchant_responsible_for_notifications

v2.16.0

28 Jan 14:31
00996eb
Compare
Choose a tag to compare

v2.15.1

17 Dec 16:16
beff1ba
Compare
Choose a tag to compare
  • Add default_usd_payout_account as a full attribute on Creditor
  • Convert keys of passed headers to Strings.
    Some of our documentation was inconsistent of the passing of Idempotency-Key and as such we want to be able to accept it as a string or a symbol.

v2.15.0

16 Oct 14:00
d6780de
Compare
Choose a tag to compare
  • Add fx_payout_currency to creditor
  • Add fx to payment, payout and refund

v2.14.0

26 Jul 09:57
73ad64f
Compare
Choose a tag to compare
  • Addition of the customer removal API
  • Support account_type in bank account API