CB_VISA_MASTERCARD
onlyValidity
is permanently set to INVALID
and the card must be registered again.
Cards can be validated by a successful card flow:
CardType
CB_VISA_MASTERCARD
SecureMode
parameter is available on card validation, which allows the platform to indicate a preference for 3DS authentication.
You can also use the ValidationUsage
parameter to indicate the intended usage of the card. It has the values:
ValidationUsage
parameter to CIT
to decrease the likelihood of SCA when the SecureMode
value is DEFAULT
or NO_CHOICE
.
If the SecureMode
value is FORCE
, explicitly requesting SCA, then the ValidationUsage
is set to MIT
even if you send CIT
.