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.

Syntax

tsyshclevel3control.CardType[=integer]

Possible Values

  hctVisa(0), 
  hctMasterCard(1), 
  hctAmericanExpress(2)

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