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

EBTPaymentType Property

Indicates the type of EBT transaction to process.

Syntax

[VB.NET]
Public Property EBTPaymentType As FdmsomaharestaurantEBTPaymentTypes

[C#]
public FdmsomaharestaurantEBTPaymentTypes EBTPaymentType {get; set;}

enum FdmsomaharestaurantEBTPaymentTypes { etNotApplicable, etFoodStamps, etCashBenefits }

Remarks

This property is used to specify the type of EBT transaction to send.

The default value is etNotApplicable which is used for Credit or Debit card purchases.

etNotApplicable (0) Payment is not being made with an EBT card (used for Credit or Debit card transactions).
etFoodStamps (1) Payment is made with a Food Stamps card.
etCashBenefits (2) Payment is made with a Cash Benefits card.

Default Value

0

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