On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/api-fields/reference/all/so/api-fields/payer-auth-enroll-reply-authentication-path.md)  
Filter  
FILTER BY TAG

payerAuthEnrollReply_authenticationPath {#payer-auth-enroll-reply-authentication-path}
======================================================================================

Indicates what displays to the customer during the authentication process.  
This field can contain one of these values:

* `ADS`: Card not enrolled. Customer prompted to activate the card during the checkout process.

* `ATTEMPTS`: Attempts processing. `Processing...` briefly appears before the checkout process is completed.

* `ENROLLED`: Card enrolled. The card issuer's authentication window opens.

* `UNKNOWN`: Card enrollment status cannot be determined.

* `NOREDIRECT`: Card not enrolled, authentication unavailable, or error occurred. Nothing displays to the customer.  
  The following values can be returned if you are using rules-based payer authentication:

* `RIBA`: The card-issuing bank supports risk-based authentication, but whether the cardholder is likely to be challenged cannot be determined.

* `RIBA_PASS`: The card-issuing bank supports risk-based authentication, and it is likely that the cardholder will not be challenged to provide credentials, also known as *silent authentication*.

Specifications {#payer-auth-enroll-reply-authentication-path_d1488e74}
----------------------------------------------------------------------

* **Data Type:** String
* **Data Length:** 255

Mapping Information {#payer-auth-enroll-reply-authentication-path_d1488e93}
---------------------------------------------------------------------------

* **REST API Field:** consumerAuthenticationInformation. authenticationPath
* **SCMP API Field:** pa_enroll_authentication_path
* **Simple Order API Field:** payerAuthEnrollReply_authenticationPath

