Skip to content

Releases: gocardless/gocardless-pro-ruby

v2.56.0

28 May 15:17
992ee89
Compare
Choose a tag to compare

Added 2 new endpoints:

  • /branding/logos
  • /branding/payer_themes

v.2.55.0

13 May 21:01
ab7af9b
Compare
Choose a tag to compare

Fix exception thrown when API response status is 204

v2.54.0

18 Jan 12:33
aed47c2
Compare
Choose a tag to compare

Added payer_requested_dual_signature parameter to Billing Request Confirmation.

v2.53.0

10 Jan 13:02
101030f
Compare
Choose a tag to compare
  • Added payment[faster_ach] parameter to Payment creation.
  • Added payment[faster_ach] response field to Payment responses.
  • Added mandate[next_possible_standard_ach_charge_date] response field to Mandate responses.

2.52.0

24 Nov 09:11
9322ffa
Compare
Choose a tag to compare
  • Update transferred_mandate attributes based on schema updates.

2.51.0

22 Nov 09:27
e0157e1
Compare
Choose a tag to compare
  • Added new restricted transferred_mandates API endpoint to request updated customer bank account details.
  • Added new field customer_details_captured to Billing Request Flow to identify if a Billing Request belongs to a specific customer.

2.50.0

26 Oct 12:12
6c185c8
Compare
Choose a tag to compare
  • Added a new field verification_status to the /creditor_bank_accounts endpoint response data. This field displays the current status of the bank account verification

2.49.0

25 Sep 10:32
114e88b
Compare
Choose a tag to compare
  • Fix versioning issue where 2.48.0 was not release correctly
  • Fix various formatting issues in the docs
  • Other fixes and improvements

v2.48.0

17 Aug 13:41
05b73d9
Compare
Choose a tag to compare

Add missed REFUND_FUNDS_RETURNED Type enum to PayoutItem resource.

v2.47.0

15 May 10:44
de20148
Compare
Choose a tag to compare

Update pagination definition (non-functional change)