Skip to content

Releases: gocardless/gocardless-pro-ruby

v4.2.0

23 Jun 10:44
93c45cb
Compare
Choose a tag to compare

What's Changed

  • Stopped exposing negative balance limit creation API

Full Changelog: v4.1.0...v4.2.0

v4.1.0

11 Jun 23:09
6627aa8
Compare
Choose a tag to compare

What's Changed

  • Added mandate_request_constraints to Billing Request templates
  • constraints[max_amount_per_payment] is required for Billing Requests Creation, if they contain PayTo mandate_request

Full Changelog: v4.0.0...v4.1.0

v4.0.0

21 May 21:55
1f8d13b
Compare
Choose a tag to compare

What's Changed

  • Important bug fixes and a few breaking changes to the following endpoint:
    • POST billing_requests/create_with_actions
    • Refer docs here.
  • Template changes by @gc-robot-readwrite-sso in #146

Full Changelog: v3.8.2...v4.0.0

v3.8.2

21 May 13:44
e56ba21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.1...v3.8.2

v3.8.1

20 May 17:26
4d7df25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.0...v3.8.1

v3.8.0

19 May 13:12
cd2a588
Compare
Choose a tag to compare

What's Changed

  • Adds support for new Billing Request With Actions endpoint
    • POST billing_requests/create_with_actions
    • Refer docs here.
  • Template changes by @gc-robot-readwrite-sso in #141

Note:
Use v4.0.0 onwards to make full use of the new create_with_actions endpoint. It contains some major bug fixes.

Full Changelog: v3.7.0...v3.8.0

v3.7.0

25 Apr 15:09
c765167
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.7.0

v3.6.0

22 Apr 14:45
66a4338
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.6.0

v3.5.0

04 Apr 09:31
ebc7685
Compare
Choose a tag to compare

What's Changed

  • Adding /bank_account_details API to retrieve encrypted bank details

Full Changelog: v3.4.0...v3.5.0

v3.4.0

26 Mar 18:05
a812b26
Compare
Choose a tag to compare

What's Changed

  • Added new field called "status" to GET /billing_requests/<billing_request_id>/institutions endpoint