- 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
 
Receiving the Step-Up Results
            
            
          
            After the customer interacts with the issuing bank, the customer is returned to the
                 within the iframe as specified
            in Step 3: Payer Authentication Check Enrollment Service. The payload sent to the return URL is
            URL-encoded and Base64-encoded (see the example below). Since you host the return URL,
            you can then close the iframe after redirection.
payerAuthEnrollService_returnURL
The response sent back to the return URL contains these values:
- Transaction ID: (response field). This value is used in Step 5: Payer Authentication Validation Service.payerAuthEnrollReply_authenticationTransactionID
 - MD: merchant data returned if present in the POST to step-up URL; otherwise, null.
 
POST to Return URL
TransactionId=BwNsDeDPsQV4q8uy1Kq1&MD=null