Skip to content

Releases: gocardless/gocardless-pro-ruby

v2.28.0

16 Aug 11:40
7c6988c
Compare
Choose a tag to compare

Adds support for recent Billing Request Changes

  • allows the payer to confirm the details provided before creating the mandate as per the scheme compliance rules
  • adds BillingRequestTemplate which can be used to create many child Billing Request and Flows

v2.27.0

13 Apr 14:47
ef60e5a
Compare
Choose a tag to compare

Add support for webhook endpoints

02 Mar 18:31
1051131
Compare
Choose a tag to compare
Merge pull request #86 from gocardless/template-changes

Changes generated by f5b614b7dbc632b171a0a8a1d030a5e6cce6a2eb

v2.25.0

03 Nov 12:56
6914408
Compare
Choose a tag to compare

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

18 Aug 10:09
29d8e89
Compare
Choose a tag to compare
  • Added a new event called payer_authorisation_completed for an upcoming resource type called payer_authorisation which provides customer, customer_bank_account, mandate and payer_authorisation links
  • Code comment changes

v2.23.0

14 Jul 11:12
b7245e2
Compare
Choose a tag to compare
  • 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

15 Jun 08:52
Compare
Choose a tag to compare
  • Add available_refund_amount_insufficient error to refunds API docs
  • Fix Ruby 2.7 URI.escape deprecation warning

v2.22.0

09 Jun 11:44
Compare
Choose a tag to compare
  • Add support for Faraday 1.x (#72)

v2.21.0

01 Jun 14:12
49253a6
Compare
Choose a tag to compare

Adds support for not_retried_reason in payment failure event details

v2.20.0

05 May 16:24
08d1fb5
Compare
Choose a tag to compare

Support new update instalment schedules route