FreightAmount Property
Shipping charges associated with this transaction.
Object Oriented Interface
public function getFreightAmount(); public function setFreightAmount($value);
Procedural Interface
inpay_level2_get($res, 2 ); inpay_level2_set($res, 2, $value );
Default Value
''
Remarks
This property contains the freight or shipping portion of the total transaction amount.
Data Type
String