Skip to content

Releases: gocardless/gocardless-nodejs

v4.0.0

24 Sep 14:53
621557e
Compare
Choose a tag to compare

This release introduces a change: the PaymentRequestAmount field for BillingRequestTemplate creation has been updated from an int to a string.

If you are using this feature, please ensure you update your implementation accordingly and thoroughly test before deploying to your users.

v3.28.0

06 Aug 12:41
464be50
Compare
Choose a tag to compare

What's Changed

  • Added /exports APIs and added exports as a new event type available for Embed merchants

Full Changelog: v3.27.0...v3.28.0

v3.27.0: Merge pull request #190 from gocardless/template-changes

24 Jul 17:15
122a5f2
Compare
Choose a tag to compare

This release passes error messages that cannot be destructured to the caller. Integrators can provide this message to GoCardless for investigation.

Fix CryptoJS issue

11 Jun 21:40
7db6587
Compare
Choose a tag to compare

Removed Crypto-js

v3.25.0

30 May 14:17
3b95278
Compare
Choose a tag to compare

Added new endpoints /branding/logos and /branding/payer_themes available for Embed customers.

v3.24.0: Merge pull request #185 from gocardless/template-changes

30 May 12:00
47d9db9
Compare
Choose a tag to compare

This release fixes issues with parse responses when response body is empty

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.