- Combining the Authentication and the Authorization Services
- Implementing SDK Payer Authentication
- Authentication Examples Using Primary Account Numbers
- Authentication Examples Using Digital Payment (Google Pay)
- Authentication Examples Using TMS Tokens
- Authentication Examples Using Flex Microform Tokens
- Authentication Examples Using Tokenized Cards
- Authentication Examples of Merchant-Initiated Transactions
- Testing Payer Authentication
Network-Specific Values for 3RI
When the request body requires a previous authentication reference ID (
payerAuthEnrollService_priorAuthenticationReferenceID
), use
the network-specific value found in one of these fields in the original response.- Visa:payerAuthValidateReply_acsTransactionID
- Mastercard:payerAuthValidateReply_directoryServerTransactionID
When the request body requires a value from the
payerAuthEnrollService_requestorInitiatedAuthenticationIndicator
field
and the 3RI transaction type is multi-party commerce, use use one of these
network-specific values.- Visa:11(Other payment)
- Mastercard:85(Agent payment)
Note that Mastercard uses the Electronic Commerce Indicator (ECI) value of
07
for 3RI transactions.