Skip to content

Releases: gocardless/gocardless-pro-ruby

v2.13.0

28 Nov 10:11
e977893
Compare
Choose a tag to compare

v2.12.0

12 Jul 16:17
Compare
Choose a tag to compare

v2.11.0

06 Jul 11:54
1ba635d
Compare
Choose a tag to compare
  • Add support for verifying that webhooks were genuinely sent by GoCardless and parsing them into GoCardlessPro::Resources:: Event objects

v2.10.0

06 Jun 16:45
Compare
Choose a tag to compare
  • Retry idempotent requests twice (i.e. make the original request, then two further attempts — so three in total), as specified in the readme, rather than making five attempts in total
  • Retry 500s returned by the API, as long as the request is idempotent

v2.9.0

22 May 12:32
Compare
Choose a tag to compare
  • Add support for the new app_fee attribute returned by the Subscriptions API
  • Take the Payout Items API out of beta
  • Improve the documentation of the Mandate PDFs API

v2.8.0

26 Apr 09:57
Compare
Choose a tag to compare

v2.7.0

11 Apr 11:47
Compare
Choose a tag to compare
  • Add mandate link to PayoutItem
  • Add default_aud_payout_account link to Creditor

v2.6.0

16 Mar 16:36
Compare
Choose a tag to compare
  • Add danish_identity_number to Customer.
  • Add default_dkk_payout_account to Creditor.
  • Add mandate to Refund links.

v2.5.0

05 Dec 09:17
Compare
Choose a tag to compare
  • Adds can_create_refunds attribute to responses from the Creditors API, to indicate whether a merchant may create refund payments.

v2.4.0

14 Nov 15:55
Compare
Choose a tag to compare
  • Adds support for the new Payout Items API, allowing you to view, on a per-payout basis, the credit and debit items that make up that payout’s amount