Skip to content

Releases: gocardless/gocardless-pro-php

v6.0.0

24 Sep 11:49
2644a71
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.11.0

13 Aug 10:48
694ca92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.10.0...v5.11.0

v5.10.0

05 Aug 12:03
146bb80
Compare
Choose a tag to compare

What's Changed

  • Added /exports APIs and added exports as a new event type

Full Changelog: v5.9.0...v5.10.0

v5.9.0

28 May 15:27
5b64d04
Compare
Choose a tag to compare

Schema changes for /branding/logos and /branding/payer_themes.
Endpoints renamed to /branding/logos and /branding/payer_themes from /creditors/<creditor_id>/branding/logos, /creditors/<creditor_id>/branding/payer_themes

v5.8.0

23 May 09:45
a342e18
Compare
Choose a tag to compare

Added new endponts /branding/logos and /branding/payer_themes`

v5.7.0

18 Jan 10:51
882efd6
Compare
Choose a tag to compare

Added payer_requested_dual_signature parameter to Billing Request Confirmation.

v5.6.0

10 Jan 12:54
56c45d2
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.5.1

08 Jan 14:16
6f8e744
Compare
Choose a tag to compare

What's Changed

  • Changes from gocardless/gocardless-pro-php-template by @gocardless-ci-robot in #178

Full Changelog: 5.5.0...v5.5.1

Summary

  • Fixed Deprecated 'dynamic variable access' warning
  • Fixed Deprecated 'return type will change' warning
  • Added tests for PHP 8.3
  • Handle undefined keys for services
  • Update library version to PATCH 5.5.1
  • Updated test fixtures

v5.5.0

24 Nov 11:51
3df1b2b
Compare
Choose a tag to compare
  • Added new restricted transferred_mandates API endpoint to request updated customer bank account details.
  • Added new field customer_details_captured to Billing Request Flow to identify if a Billing Request belongs to a specific customer.

v5.4.0

26 Oct 16:13
5e331c2
Compare
Choose a tag to compare
  • Added verification_status to creditor_bank_accounts