Skip to content

Releases: gocardless/gocardless-pro-java

v6.0.0

24 Sep 14:57
e026a3b
Compare
Choose a tag to compare

This release introduces a breaking 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.

v5.27.0

06 Aug 15:11
f8a92a2
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: v5.26.1...v5.27.0

v5.26.1

12 Jul 16:44
f6f7d34
Compare
Choose a tag to compare

What's Changed

  • Changes from gocardless/gocardless-pro-java-template by @gocardless-ci-robot in #129

Full Changelog: v5.26.0...v5.26.1

v5.26.0

12 Jul 14:53
857b91c
Compare
Choose a tag to compare

What's Changed

  • PAPI-871 switch to token for publishing to OSSRH by @martin-nef in #124
  • Changes from gocardless/gocardless-pro-java-template by @gocardless-ci-robot in #127

Full Changelog: v5.25.0...v5.26.0

v5.25.0

30 May 10:33
30aa6ce
Compare
Choose a tag to compare

Added new endpoints /branding/logos and /branding/payer_themes

v5.24.0

18 Jan 06:55
caf99f5
Compare
Choose a tag to compare

Added payer_requested_dual_signature parameter to Billing Request Confirmation.

v5.23.0

10 Jan 12:46
2b51b25
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.

v5.22.0

13 Dec 13:10
1084283
Compare
Choose a tag to compare

This release fixes rate limit responses not being returned correctly.

v 5.21.0

27 Nov 14:45
0e79691
Compare
Choose a tag to compare
  • Expose the GET /transferred_mandates endpoint

v5.20.0

13 Nov 14:39
107c635
Compare
Choose a tag to compare

Updates BillingRequestCollectBankAccountRequest

  • Include payId in BillingRequestCollectBankAccountRequest class