pinlessDebitRequest
The pinlessDebitRequest
element is an optional child of the sale
transaction and contains child elements used to the control the routing behavior of Prime PINless Routing. The use of this element applies only to merchants using the Prime - PINless Debit Routing service.
Parent Elements:
This element is not yet available for use in an Authorization transaction. Please consult your Worldpay Relationship Manager for additional information.
Attributes:
None
Child Elements:
routingPreference, preferredDebitNetworks
Example: pinlessDebitRequest Structure
<pinlessDebitRequest>
<routingPreference>Routing Preference Enum Value</routingPreference>
<preferredDebitNetworks>
<debitNetworkName>Pulse</debitNetworkName>
<debitNetworkName>Star West</debitNetworkName>
.
.
.
<debitNetworkName>NYCE</debitNetworkName>
<debitNetworkName>Shazam</debitNetworkName>
</preferredDebitNetworks>
</pinlessDebitRequest>