E-Payment Integrator 2016 PHP Edition
E-Payment Integrator 2016 PHP Edition
Questions / Feedback?

TaxAmount Property

Sales tax charged in addition to the original TransactionAmount.

Object Oriented Interface

public function getTaxAmount();
public function setTaxAmount($value);

Procedural Interface

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

Default Value

''

Remarks

This property contains the amount of state or provincial (or VAT) tax included in the transaction amount.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 PHP Edition - Version 16.0 [Build 7354]