Releases: gocardless/gocardless-pro-php
Releases · gocardless/gocardless-pro-php
v6.0.0
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
v5.10.0
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
v5.8.0
v5.7.0
v5.6.0
v5.5.1
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