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

TransactionAmount Property

Purchase amount for an authorization transaction.

Object Oriented Interface

public function getTransactionAmount();
public function setTransactionAmount($value);

Procedural Interface

inpay_icharge_get($res, 72 );
inpay_icharge_set($res, 72, $value );

Default Value

''

Remarks

This field contains the transaction amount to be authorized. The transaction amount is presented in US Dollars with a decimal point in the proper position. If no decimal point is included, it will be assumed that the transaction amount is in whole dollars.

Data Type

String

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