Skip to content

Releases: CurrencyCloud/currencycloud-php

Release 1.7.0

23 Jan 11:58
Compare
Choose a tag to compare
  • Adds funding accounts endpoint

Release 1.6.3

22 Nov 14:43
a1cb1a5
Compare
Choose a tag to compare
  • 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

10 Sep 14:13
051e0c4
Compare
Choose a tag to compare
  • Fixes the date format in the transaction find endpoint

v1.5.1

17 Jul 15:07
fc4a97e
Compare
Choose a tag to compare
  • Makes changes to Payment Charges Settings Resources

v1.4.3

07 Jun 14:26
f5c3f1f
Compare
Choose a tag to compare
  • Adds payment delivery date endpoint
  • Adds bank details endpoint

v1.3.1

17 May 11:54
d29a8a2
Compare
Choose a tag to compare
  • Adds beneficiary_external_reference to beneficiary create, update and find endpoints

v1.2.1

11 Dec 08:04
52368ff
Compare
Choose a tag to compare
  • Add Payment parameters
  • Add Scope param
  • Remove on_behalf_of parameter from endpoints that don't support it

v1.0.1

26 Nov 11:50
fa4c1d8
Compare
Choose a tag to compare

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

19 Nov 10:43
Compare
Choose a tag to compare
  • 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

15 Nov 14:38
848a4fe
Compare
Choose a tag to compare
  • Add Payment Authorisation
  • Add payment Submission
  • Add payments Confirmation
  • Minor changes and bug fixes