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

ReceivingInstitution Property

Indicates which gift card network to use.

Syntax

[VB.NET]
Public Property ReceivingInstitution As TsysgiftcardReceivingInstitutions

[C#]
public TsysgiftcardReceivingInstitutions ReceivingInstitution {get; set;}

enum TsysgiftcardReceivingInstitutions { riStoredValueSystems, riFifthThird }

Remarks

This field contains a secondary network routing identifier, which indicates the gift card network to be used to process transactions. This is necessary because private issue gift card number ranges may conflict with ranges assigned to major credit card issuers. The supported receiving institutions include:

riStoredValueSystems (0)Stored Value Systems Gift Card
riFifthThird (1)Fifth Third Gift Card

Note, this property is ignored for Prepaid Card transactions.

Default Value

0

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