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

NetworkInfo Property

Contains information about the debit network the card number belongs to.

Syntax

[VB.NET]
Public ReadOnlyProperty NetworkInfo As GlobalNetworkResponse

[C#]
public GlobalNetworkResponse NetworkInfo {get;}

Remarks

If the NetworkName, NetworkId, and AuthorizerNumber contain data identifying a debit network, you can safely assume that the card number you're validating is a debit card, and may ask the customer to enter their PIN.

This property is read-only.

Default Value

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