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