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

5.11.1

Compare
Choose a tag to compare
@IngenicoEPayments IngenicoEPayments released this 16 Oct 14:44
· 3 commits to master since this release

Added:

  • Property supportsMandates to class BasicPaymentProduct.
  • Property authenticationIndicator to class BasicPaymentProduct.
  • Property deviceFingerprintEnabled to class BasicPaymentProduct.
  • Property maxAmount to class BasicPaymentProduct.
  • Property minAmount to class BasicPaymentProduct.
  • Property mobileIntegrationLevel to class BasicPaymentProduct.
  • Property supportsMandates to class BasicPaymentProduct.
  • Property usesRedirectionTo3rdParty to class BasicPaymentProduct.
  • Property fieldsWarning to class PaymentProduct.
  • Function publicKey was added to Session. It can be used to obtain the public key for encryption, should you wish to use your own algorithm.
    Note that it is advised to use ConnectSDK.encryptPaymentRequest to have the SDK handle encryption for you.

Changed:

  • Updated Google Pay logo.