Skip to content

Releases: gocardless/gocardless-pro-ruby

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)

v2.46.0

10 May 12:26
98f84e1
Compare
Choose a tag to compare

Changes include:

  • Added a new field, links[creditor] to the scheme identifier create API
  • Added a new API to set and retrieve negative balances
  • Added a new bank_reference_prefix to the creditor API
  • Removed the bank_redirect field from the institutions API
  • Added an autocompletes_collect_bank_account field to the institutions API
  • Removed the creditor API endpoint to apply scheme identifiers

Full changelog: v2.45.0...v2.46.0

v2.45.0

11 Apr 17:28
1c5c708
Compare
Choose a tag to compare

Changes include:

  • Add country_code as required parameter to list institutions for billing request API

v2.43.0

10 Feb 13:57
2ad6f47
Compare
Choose a tag to compare

What's Changed

  • Added a name field to the verification details resource (#116)

Full Changelog: v2.42.0...v2.43.0

v2.42.0

09 Feb 17:01
38808d8
Compare
Choose a tag to compare

What's Changed

  • Added a purpose_code field to billing requests
  • Added the ability to list verification details

Full Changelog: v2.41.2...v2.42.0

v2.41.2

31 Jan 23:05
cae8231
Compare
Choose a tag to compare
  • Add back the LICENSE.txt file to the released gem. (It had been mistakenly removed in v2.41.1.)

v2.41.1

31 Jan 23:02
266270e
Compare
Choose a tag to compare
  • Lint code with the latest version of Rubocop (cosmetic changes only)
  • Stop including specs in the released gem

v2.41.0

31 Jan 10:47
82093d4
Compare
Choose a tag to compare

This release contains

  • Adding POST /verification_details endpoint, which allows integrators to submit creditor based kyc information via the API

  • Exposes Scheme idenfitiers for Create/Get/List via the API, and allows scheme Identifiers to be applied to creditors via the /creditors/:identity/actions/apply_scheme_identifier route added

  • verified_at attribute added to mandate resource