Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

DebitNetworkId Property

Contains the ResponseNetworkId returned in the original Debit or EBT response.

Syntax

[VB.NET]
Public Property DebitNetworkId As String

[C#]
public string DebitNetworkId {get; set;}

Remarks

This property indicates the network through which the transaction was authorized. If this property contains a "V" or a "5", this indicates the transaction was processed as a credit card purchase transaction even though it was originally submitted as a debit transaction. When these values ("V" or "5") are returned, the transaction must be settled as a credit card (non-debit) transaction.

This property is valid for Debit card and EBT card transactions only. It will be ignored for all other TransactionTypes.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0