This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
5.11.1
IngenicoEPayments
released this
16 Oct 14:44
·
3 commits
to master
since this release
Added:
- Property
supportsMandates
to classBasicPaymentProduct
. - Property
authenticationIndicator
to classBasicPaymentProduct
. - Property
deviceFingerprintEnabled
to classBasicPaymentProduct
. - Property
maxAmount
to classBasicPaymentProduct
. - Property
minAmount
to classBasicPaymentProduct
. - Property
mobileIntegrationLevel
to classBasicPaymentProduct
. - Property
supportsMandates
to classBasicPaymentProduct
. - Property
usesRedirectionTo3rdParty
to classBasicPaymentProduct
. - Property
fieldsWarning
to classPaymentProduct
. - Function
publicKey
was added toSession
. 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 useConnectSDK.encryptPaymentRequest
to have the SDK handle encryption for you.
Changed:
- Updated Google Pay logo.