Releases: Fintecture/fintecture-sdk-php
Releases · Fintecture/fintecture-sdk-php
2.6.0
2.5.2
- Trim the value of the encryption key read from file.
2.5.1
- Add support for 'with_payment_methods' param in Application->get endpoint.
2.5.0
- Add 'functionallity' endpoint.
2.4.0
- Add 'assessment' endpoint.
- Bump PHPStan level to 8.
- Replace trigger_error calls with exceptions.
2.3.7
- Properly document methods of API classes to enable autocompletion with external tools.
2.3.6
- Convert booleans in strings instead of integers in query strings.
- Add 'with_beneficiary' param in connect endpoint.
2.3.5
- Add support for beneficiary query params in payment endpoint.
2.3.4
- Add 'state' as an optional parameter for RTP endpoint.
2.3.3
- Add update method for Payment endpoint.