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

BenefitType Property

Indicates whether the EBT card is a Food Stamps card or Cash Benefits card.

Syntax

public int getBenefitType();
public void setBenefitType(int benefitType);

Enumerated values: public final static int btCashBenefits = 0; public final static int btFoodStamps = 1;

Remarks

Available Benefit Types include:

btCashBenefits (0)Cash benefits card. May be used like a debit card, and the customer may receive cash back. However, Credit transactions are not supported.
btFoodStamps (1)Food Stamps card. Works like a debit card, but the customer may not purchase non-food related items (including alcohol), or receive cash back.

Default Value

0

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