Releases: gocardless/gocardless-pro-ruby
Releases · gocardless/gocardless-pro-ruby
2.49.0
v2.48.0
Add missed REFUND_FUNDS_RETURNED
Type enum to PayoutItem resource.
v2.47.0
v2.46.0
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
Changes include:
- Add
country_code
as required parameter to list institutions for billing request API
v2.43.0
What's Changed
- Added a
name
field to the verification details resource (#116)
Full Changelog: v2.42.0...v2.43.0
v2.42.0
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
- Add back the LICENSE.txt file to the released gem. (It had been mistakenly removed in v2.41.1.)
v2.41.1
- Lint code with the latest version of Rubocop (cosmetic changes only)
- Stop including specs in the released gem
v2.41.0
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