Data Only - Mastercard and Visa
"Data Only" is the term used to describe a transaction flow in which a merchant shares only the data of a transaction with the Issuer through the 3DS rail, without presenting a challenge to the cardholder. This can be influenced by the level of challenges requested by an Issuer and has the following characteristics:
- Always frictionless. The Issuer cannot enforce a challenge for the cardholder in a Data Only transaction.
- There is no liability shift, meaning the merchant remains responsible for potential fraud in this case, not the issuer.
- Depending on the risk of the transaction (e.g., isolated lower-value transactions) or for issuers with a low level of frictionless or technical issues in the authentication process, higher approval rates can be achieved. More information aids in decision-making.
For more details on the official documentation, please contact the card networks Mastercard and VISA and enter "visa secure documentation."
Autentication#
To use Identity Check Insights you need to send the value 80 in message.category in the authentication operation.
The Identity Check Insights authentication response has the following characteristics:
three_ds_server.status:AUUECI:04transaction.status:Utransaction.status_reason:80
Success example#
Request:#
To use this example, don't forget to define the variable {{url}} with the value
esitef-homologacao.softwareexpress.com.br
Response:#
Authentication Failure#
If there is any failure in the Identity Check Insights authentication operation, the response must have the following characteristics:
ECIwill not be returned- A response message will be returned containing a
MAIQ responsename extension in themessage.extensionobject
More details in the official documentation.