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.

Object Oriented Interface

public function getBenefitType();
public function setBenefitType($value);

Procedural Interface

inpaydirect_globalbenefit_get($res, 1 );
inpaydirect_globalbenefit_set($res, 1, $value );

Default Value

0

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, Refund 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.

Data Type

Integer

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