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

CardType Property

The card type for which a Level 3 addendum will be created.

Object Oriented Interface

public function getCardType();
public function setCardType($value);

Procedural Interface

inpaydirect_tsyshclevel3_get($res, 3 );
inpaydirect_tsyshclevel3_set($res, 3, $value );

Default Value

0

Remarks

The value of this property MUST correspond to the card used in the original authorization request (that is referenced by RetrievalNumber).

Valid values for this property include:

hctVisa (0)Performs a Level 3 adjustment transaction for a Visa card.
hctMasterCard (1)Performs a Level 3 adjustment transaction for a MasterCard.
hctAmericanExpress (2)Performs a Level 3 adjustment transaction for an American Express card.

Data Type

Integer

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