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

DutyAmount Property

Duty fees (if any) for imported goods.

Object Oriented Interface

public function getDutyAmount();
public function setDutyAmount($value);

Procedural Interface

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

Default Value

''

Remarks

This property contains the fee amount associated with the import of the purchased goods.

Data Type

String

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