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

TaxExempt Property

Specifies the tax exempt status of the transaction.

Object Oriented Interface

public function getTaxExempt();
public function setTaxExempt($value);

Procedural Interface

inpay_level2_get($res, 10 );
inpay_level2_set($res, 10, $value );

Default Value

0

Remarks

This property is used to specify whether the transaction is tax exempt.

The available values are:

  • teNotProvided (0) (default)
  • teTrue (1)
  • teFalse (2)

Data Type

Integer

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