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

CardLevelResults Property

Card Level result code returned only for Visa transactions.

Object Oriented Interface

public function getCardLevelResults();
public function setCardLevelResults($value);

Procedural Interface

inpaydirect_fdmsdetailrecord_get($res, 5 );
inpaydirect_fdmsdetailrecord_set($res, 5, $value );

Default Value

''

Remarks

This property contains a two-character code created by Visa during the authorization process. If the transaction being settled was authorized online, this field must contain the value returned in the authorization response. If the transaction is a credit or was otherwise processed offline, this field should be defaulted to "" (empty string) or two spaces.

Data Type

String

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