Skip to content

Releases: gocardless/gocardless-pro-go

v4.0.0

24 Sep 11:38
2fa1815
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.

v3.12.0

03 Sep 13:16
8b9158a
Compare
Choose a tag to compare

Add CustomerBankAccount error to the ErrorLinks struct

v3.11.0

06 Aug 14:43
42b4f89
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.10.0...v3.11.0

v3.10.0

30 May 13:15
1326ccb
Compare
Choose a tag to compare

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

v3.9.0

18 Jan 15:46
f3b8118
Compare
Choose a tag to compare

Added payer_requested_dual_signature parameter to Billing Request Confirmation.

v3.8.0

10 Jan 13:12
825362e
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.7.0

08 Dec 11:26
de9716a
Compare
Choose a tag to compare

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

v3.6.0

26 Oct 13:04
3dc2eab
Compare
Choose a tag to compare

Added VerificationStatus attribute to the CreditorBankAccount model

v3.5.0

15 Aug 10:45
8cf64c8
Compare
Choose a tag to compare
  • Add REFUND_FUNDS_RETURNED Type enum to PayoutItem resource.

v3.4.0

22 May 10:32
7a03e14
Compare
Choose a tag to compare

Changes include:

Add Links to ValidationError and export conflicting_resource_id
Removed active, reason, updated_at from NegativeBalanceLimit