Releases: gocardless/gocardless-pro-ruby
Releases · gocardless/gocardless-pro-ruby
v4.2.0
v4.1.0
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 PayTomandate_request
Full Changelog: v4.0.0...v4.1.0
v4.0.0
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
What's Changed
- Template changes by @gc-robot-readwrite-sso in #144
- Template changes by @gc-robot-readwrite-sso in #145
Full Changelog: v3.8.1...v3.8.2
v3.8.1
What's Changed
- Template changes by @gc-robot-readwrite-sso in #142
- Template changes by @gc-robot-readwrite-sso in #143
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
- Adds support for new Billing Request With Actions endpoint
- POST
billing_requests/create_with_actions
- Refer docs here.
- POST
- 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
What's Changed
- Introduce the authenticated
limits
attribute to the "List Institution" endpoint, more details here https://developer.gocardless.com/api-reference/#billing-requests-institutions
Full Changelog: v3.5.0...v3.7.0
v3.6.0
What's Changed
- Outbound Payments service introduced to request outbound payment resources outlined here https://developer.gocardless.com/api-reference#core-endpoints-outbound-payments
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- Adding /bank_account_details API to retrieve encrypted bank details
Full Changelog: v3.4.0...v3.5.0