pinlessDebitResponse

The pinlessDebitResponse element contains a child element used to specify the Debit Network used for the transaction. This element appears only if you use the Worldpay Prime PINless Debit service and Worldpay routed the transaction through a Debit Network for approval.

Parent Elements:

authorizationResponse, authReversalResponse, captureResponse, saleResponse

Attributes:

None

Child Elements:

networkName

Example: pinlessDebitResponse Structure

<pinlessDebitResponse>

  <networkName>Debit Network Name</networkName>

<debitResponse>Normalized Response Code from Debit Network</debitResponse>

<debitMessage>Associated Response Message</debitMessage>

</pinlessDebitResponse>