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

DebitNetworkId Property

Contains the ResponseNetworkId returned in the original Debit or EBT response.

Object Oriented Interface

public function getDebitNetworkId();
public function setDebitNetworkId($value);

Procedural Interface

inpaydirect_tsysdetailrecord_get($res, 5 );
inpaydirect_tsysdetailrecord_set($res, 5, $value );

Default Value

''

Remarks

This property indicates the network through which the transaction was authorized. If this property contains a "V" or a "5", this indicates the transaction was processed as a credit card purchase transaction even though it was originally submitted as a debit transaction. When these values ("V" or "5") are returned, the transaction must be settled as a credit card (non-debit) transaction.

This property is valid for Debit card and EBT card transactions only. It will be ignored for all other TransactionTypes.

Data Type

String

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