Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

6.21.0

Compare
Choose a tag to compare
@IngenicoEPayments IngenicoEPayments released this 09 Jun 08:59
· 31 commits to master since this release
  • Added:
    • Added property paymentProduct4101SpecificInput to class RedirectPaymentMethodSpecificInput.
  • 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 and mbstring extensions to composer.json.
  • Fixed:
    • Fixed the documented return type for ConnectionResponse.getHttpStatusCode from string to int.
  • Deprecated:
    • Deprecated property deviceInfo of class SdkDataInput with no replacement.