Skip to content

Releases: CurrencyCloud/currencycloud-php

Release 3.9.0

28 Aug 08:21
62bef02
Compare
Choose a tag to compare
  • Adds POST beneficiaries/account_verification
  • Fixes transaction mapping
  • Fixes on behalf of for find beneficiaries

Release 3.8.0

31 Jul 15:03
48b0335
Compare
Choose a tag to compare

Adds invoice_number and invoice_date to payments API

Release 3.7.0

30 Jun 11:20
ced0b3b
Compare
Choose a tag to compare
  • Add POST accounts/find
  • Deprecate GET accounts/find
  • Add POST beneficiaries/find
  • Deprecate GET beneficiaries/find
  • Add POST contacts/find
  • Deprecate GET contacts/find
  • Add POST reference/bank_details/find
  • Deprecate GET reference/bank_details

Release 3.6.1

26 Sep 12:53
9213408
Compare
Choose a tag to compare
  • Fixes error response parsing when error message body is not the standard format expected

Release 3.6.0

14 Jul 13:30
cfbba8b
Compare
Choose a tag to compare
  • Adds transfers/{id}/cancel

Release 3.5.0

04 May 14:21
792de9c
Compare
Choose a tag to compare
  • Adds api_trading, online_trading and phone_trading parameters to Account model

Release 3.4.0

23 Feb 16:48
b78a42b
Compare
Choose a tag to compare
  • Adds support for PHP 8

Release 3.3.1

09 Feb 19:33
f64023f
Compare
Choose a tag to compare

Fixes terms_and_conditions_accepted parameter in Accounts::Create

Release 3.3.0

17 Jan 13:42
1264023
Compare
Choose a tag to compare
  • Adds unique_request_id to Transfer endpoint calls
  • Updates annotation naming to be defined in lowercase to meet stricter requirements
  • Adds terms_and_conditions_accepted parameter to Account Entity

Release 3.2.0

06 Dec 13:20
7628170
Compare
Choose a tag to compare
  • Adds support for symfony/yaml v5.0
  • Adds on_behalf_of parameter to funding_accounts/find