Skip to content

Releases: Fintecture/fintecture-sdk-php

2.6.0

30 Sep 10:14
ab0d9d5
Compare
Choose a tag to compare

Add 'customers' endpoints.

2.5.2

02 Apr 07:33
ebd1e7e
Compare
Choose a tag to compare
  • Trim the value of the encryption key read from file.

2.5.1

28 Mar 09:24
62d2200
Compare
Choose a tag to compare
  • Add support for 'with_payment_methods' param in Application->get endpoint.

2.5.0

21 Aug 09:17
ea13f6a
Compare
Choose a tag to compare
  • Add 'functionallity' endpoint.

2.4.0

27 Jul 08:29
4eccdaa
Compare
Choose a tag to compare
  • Add 'assessment' endpoint.
  • Bump PHPStan level to 8.
  • Replace trigger_error calls with exceptions.

2.3.7

12 Jun 08:03
6d8e98c
Compare
Choose a tag to compare
  • Properly document methods of API classes to enable autocompletion with external tools.

2.3.6

14 Apr 11:44
6f3ec4a
Compare
Choose a tag to compare
  • Convert booleans in strings instead of integers in query strings.
  • Add 'with_beneficiary' param in connect endpoint.

2.3.5

12 Apr 09:54
8cf7606
Compare
Choose a tag to compare
  • Add support for beneficiary query params in payment endpoint.

2.3.4

11 Apr 13:21
523ffaa
Compare
Choose a tag to compare
  • Add 'state' as an optional parameter for RTP endpoint.

2.3.3

30 Mar 10:01
566b261
Compare
Choose a tag to compare
  • Add update method for Payment endpoint.