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

Level2TaxIndicator Property

This property indicates the taxable status of the transaction.

Syntax

int GetLevel2TaxIndicator();

int SetLevel2TaxIndicator(int iLevel2TaxIndicator);

Possible Values

  TI_UNSPECIFIED(0), 
  TI_NOT_PROVIDED(1), 
  TI_PROVIDED(2), 
  TI_EXEMPT(3)

Default Value

0

Remarks

This property indicates the taxable status of the transaction. Possible values are:

0 (tiUnspecified - default) Unspecified - no value is sent in the request
1 (tiNotProvided) No tax information provided
2 (tiProvided) Tax amount is provided
3 (tiExempt) Purchase item is tax exempt or non-taxable

Data Type

Integer

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