E-Payment Integrator 2020 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) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]