- 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
 On This Page 
    Required Fields for Validating Payer Authentication
    These fields are the minimum fields required when requesting the Payer Authentication
                Validation service. Other fields to collect additional information during a
                transaction are available in the list of optional fields. Under certain
                circumstances, some of the fields that are normally optional may be required. The
                circumstances that make an optional field, a required field, are noted. 
- authenticationTransactionID
- clientReferenceInformation.code
- merchantID
- orderInformation.amountDetails.currency
- orderInformation.amountDetails.total Amount
- Required when theorderInformation.lineItems.unitPricefield is not used.
- orderInformation.lineItems.unitPrice
- Required when theorderInformation.amountDetails.totalAmountfield is not used.
- paymentInformation.card.number
- paymentInformation.card.type
- paymentInformation.card.expirationMonth
- Required whenpaymentInformation.card.numberis not included.
- paymentInformation.card.expirationYear
- Required whenpaymentInformation.card.numberis included.