Releases: CurrencyCloud/currencycloud-php
Releases · CurrencyCloud/currencycloud-php
Release 1.7.0
- Adds funding accounts endpoint
Release 1.6.3
- Adds get payment level fees api
- Adds get quote payment fee api
- Updates Payment object to add fee_amount and fee_currency parameters
Release 1.5.2
- Fixes the date format in the transaction find endpoint
v1.5.1
- Makes changes to Payment Charges Settings Resources
v1.4.3
- Adds payment delivery date endpoint
- Adds bank details endpoint
v1.3.1
- Adds beneficiary_external_reference to beneficiary create, update and find endpoints
v1.2.1
- Add Payment parameters
- Add Scope param
- Remove on_behalf_of parameter from endpoints that don't support it
v1.0.1
Backwards-incompatible changes
- Drop support for PHP v7.0 and older
- Fix issues when installing with Laravel
- Fix issues when installing with Symfony
- Minor changes and bug fixes
v0.24.1
- Add new Reporting API
- Add missing Transfers endpoints
- Add missing Conversion endpoints (fixes #25)
- Add Sender Details API
- Update README with support and deprecation policy
- Add CONTRIBUTING and HALL OF FAME
- Bug fixes (#10 and #21 among others)
v0.20.1
- Add Payment Authorisation
- Add payment Submission
- Add payments Confirmation
- Minor changes and bug fixes