This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
6.21.0
·
31 commits
to master
since this release
- Added:
- Added property
paymentProduct4101SpecificInput
to classRedirectPaymentMethodSpecificInput
.
- Added property
- Changed:
- Added support for connect and read timeouts in
DefaultConnection
. These can be set in the constructor. If not given, cURL's defaults are used like before. - Added dependencies for the
curl
,json
andmbstring
extensions tocomposer.json
.
- Added support for connect and read timeouts in
- Fixed:
- Fixed the documented return type for
ConnectionResponse.getHttpStatusCode
fromstring
toint
.
- Fixed the documented return type for
- Deprecated:
- Deprecated property
deviceInfo
of classSdkDataInput
with no replacement.
- Deprecated property