- 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 Network Token/Tokenized Cards
- Authentication Examples of Merchant-Initiated Transactions
AuthInfo Element
The
AuthInfo
element contains address and card verification information.<AuthInfo> (AVSResult) (CVVResult) </AuthInfo>
Element Name | Description | Type & Length |
---|---|---|
AVSResult | Results of the address verification test. | String (1) |
CVVResult | Results of the card verification number test. | String (1) |
AuthInfo Element
<AuthInfo> <AVSResult>Y</AVSResult> <CVVResult/>git </AuthInfo>