Skip to content

Releases: gocardless/gocardless-nodejs

3.22.0

22 Apr 12:31
6d833ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.21.0...3.22.0

v3.21.0

18 Jan 15:04
253467e
Compare
Choose a tag to compare

Added payer_requested_dual_signature parameter to Billing Request Confirmation.

v3.20.0

10 Jan 13:08
ffe6830
Compare
Choose a tag to compare
  • Added payment[faster_ach] parameter to Payment creation.
  • Added payment[faster_ach] response field to Payment responses.
  • Added mandate[next_possible_standard_ach_charge_date] response field to Mandate responses.

v3.19.0

08 Dec 16:57
9f71578
Compare
Choose a tag to compare

Added new restricted transferred_mandates API endpoint to request updated customer bank account details.

v3.18.0

03 Nov 16:34
c26e9b5
Compare
Choose a tag to compare

Updated crypto-js version to 4.2.0 to fix security vulnerabilities

v3.17.0

26 Oct 16:02
f4bdfab
Compare
Choose a tag to compare

Added field verification_status to CreditorBankAccount API response

3.15.0

26 Sep 10:50
ed870cb
Compare
Choose a tag to compare
  • Add negative balance limits
  • Add bank reference prefix to creditors
  • Other small fixes

v3.13.0

15 May 11:07
7b1dd75
Compare
Choose a tag to compare

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
  • Update pagination definition (non-functional change)

v3.12.0

11 Apr 17:29
c624ae1
Compare
Choose a tag to compare

Changes include:

  • Add country_code as required parameter to list institutions for billing request API

v3.10.0

15 Feb 11:44
c4d7432
Compare
Choose a tag to compare

This release contains

  • Verification Details List endpoint
  • A bug fix for the Verification Details Create method that was missing name in the Request type
  • Purpose code field added to Billing Requests