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

DebitReimbursementAttribute Property

Contains the ReimbursementAttribute from the original Debit or EBT request.

Syntax

[VB.NET]
Public Property DebitReimbursementAttribute As TsysdetailrecordDebitReimbursementAttributes

[C#]
public TsysdetailrecordDebitReimbursementAttributes DebitReimbursementAttribute {get; set;}

enum TsysdetailrecordDebitReimbursementAttributes { raStandardRetail, raQualifiedGrocery, raPreExistingRetail, raPreExistingGrocery, raNonDebit }

Remarks

The following values are valid for Debit and EBT:

raStandardRetail (0) Standard INTERLINK Retail Merchant.
raQualifiedGrocery (1) Qualified INTERLINK Supermarket/Grocery Merchant.
raPreExistingRetail (2) Pre-existing Qualified INTERLINK Retail Merchant.
raPreExistingGrocery (3) Pre-existing Qualified INTERLINK Supermarket/Grocery Merchant.
raNonDebit (4) EBT, non-debit, or Non-INTERLINK debit.

This property is valid for Debit card transactions only. It must be set to raNonDebit for EBT card transactions, and it will be ignored for all other TransactionTypes.

Default Value

0

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