Releases: gocardless/gocardless-pro-ruby
Releases · gocardless/gocardless-pro-ruby
v2.28.0
v2.27.0
Add support for webhook endpoints
Merge pull request #86 from gocardless/template-changes Changes generated by f5b614b7dbc632b171a0a8a1d030a5e6cce6a2eb
v2.25.0
Added a new resource called payer_authorisatons
This is our new API dedicated to building custom payment pages. It encapsulates the creation of customer, bank account and mandate under this single resource.
v2.24.0
- Added a new event called
payer_authorisation_completed
for an upcoming resource type calledpayer_authorisation
which providescustomer
,customer_bank_account
,mandate
andpayer_authorisation
links - Code comment changes
v2.23.0
- Added support for applying tax to transaction and surcharge fees.
- Added taxes to payout_items.
- Added tax_currency to payout.
- Added tax_rates endpoint.
- Added a payout tax_exchange_rates_confirmed webhook to know when the exchange rate has been finalised for all fees in the payout.
v2.22.1
- Add available_refund_amount_insufficient error to refunds API docs
- Fix Ruby 2.7 URI.escape deprecation warning
v2.22.0
v2.21.0
Adds support for not_retried_reason in payment failure event details