consumerAuthenticationInformation. deviceChannel {#cons-auth-info-device-channel}
=================================================================================

Indicates the channel used for the transaction.  
Required for SDK integration. Possible Values:

* `SDK`
* `Browser`
* `3RI (3-D Secure Integrator Request)`

> IMPORTANT
> If you use the SDK integration, this field is dynamically set to ` SDK `. If you use the JavaScript code, this field is dynamically set to ` Browser `. For merchant-initiated or 3RI transactions, you must set the field to ` 3RI `. If you use this field in addition to JavaScript code, you must set the field to ` Browser `.

Specifications {#cons-auth-info-device-channel_Specifications}
--------------------------------------------------------------

* **Data Type:** String
* **Data Length:** 10

Mapping Information {#cons-auth-info-device-channel_Mapping}
------------------------------------------------------------

* **REST API Field:** consumerAuthenticationInformation. deviceChannel
* **SCMP API Field:** pa_device_channel
* **Simple Order API Field:** payerAuthEnrollService_deviceChannel

