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

SharingGroup Property

List of Debit and EBT networks that the merchant supports.

Syntax

[VB.NET]
Public Property SharingGroup As String

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

Remarks

This one to 30-character property contains a listing of direct debit and EBT networks that a Point of Sale (POS) device can access. This property is provided by the signing member or processor, and the values must correspond to one of the Visa assigned direct debit network types. The following table shows the currently supported sharing groups:

1EFT Illinois
3Alaska Option
5Visa Check Card II
7Shazam (ITS)
8Maestro
ATransFund
BMellon Special
CAlert
EAccel
FMagic Line
GInterlink
HTYME
IMOST
JGulfNet
KEBT Network
LPulse
MBankmate
NCash Station
QSTAR West (Explore)
SMoney Station
UAFFN
VVisa
WSTAR Southeast (Honor)
YInf/Yank24/NYCE
ZSTAR Northeast (Mac)

The value of the SharingGroup property is constructed by concatenating these values together. For instance, a value of "GWQEV5" indicates support for Interlink, STAR Southeast, Star West, Accel, Visa, and Visa Check Card II. Of these, the actual network which was used to authorize this transaction will be indicated by the NetworkId property.

Default Value

""

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