- 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
On This Page
Authenticating Enrolled Cards
In the response from the enrollment check service, confirm that you receive
these fields and values:
- 3-D Secure version = 2.x
- VERes enrolled = Y
- PARes status = C
These values identify whether it is an EMV 3-D Secure 2.x transaction and that
a challenge is required.
After you validate these fields, you request the
Cardinal.cca_continue
process (Android SDK) or the Cardinal session continue
process (iOS SDK) for the
SDK to perform the challenge between the customer and the issuing bank.