Simple Order API

payerAuthEnrollService_deviceChannel

Indicates the channel used for the transaction.
Required for SDK integration. Possible Values:
  • SDK
  • Browser
  • 3RI (3-D Secure Integrator Request)
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

  • Data Type:
    String
  • Data Length:
    10

Mapping Information

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