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

ResponseCommercialCard Property

Indicates whether the credit card charged is a corporate commercial card.

Syntax

fdmsomaharetailcontrol.ResponseCommercialCard

Possible Values

  octNotCommercial(0), 
  octReviseTax(1), 
  octReviseCode(2), 
  octReviseTaxCode(3), 
  octCommercial(4)

Default Value

0

Remarks

Indicates whether the credit card charged is a corporate commercial card. In some cases, additional data is required to be sent for the transaction to be processed as a commercial card.

The available values are:

Value Description
octNotCommercial (0) Not a Commercial Card
octReviseTax (1) Commercial Card, Sales Tax required for Settlement, Revised transaction required.
octReviseCode (2) Commercial Card, Customer Code required for Settlement, Revised transaction required.
octReviseTaxCode (3) Commercial Card, Sales Tax and Customer Code Required for Settlement, Revised transaction required.
octCommercial (4) Commercial Card, Sales Tax and Customer Code Present, edit not required.

Note when a octReviseTax, octReviseCode, or octReviseTaxCode response is received, the transaction must be revised specifying the requested information (either Sales Tax, Customer Code, or both) to qualify as a Level 2 transaction. Revising a transaction is accomplished via the FDMSOmahaDetailRecord component and setting the TransactionType to ottRevise.

This property is read-only.

Data Type

Integer

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