InvoiceShippingTaxRate Property
Rate of the applicable tax on shipping cost.
Object Oriented Interface
public function getInvoiceShippingTaxRate(); public function setInvoiceShippingTaxRate($value);
Procedural Interface
inpaypal_invoice_get($res, 54 ); inpaypal_invoice_set($res, 54, $value );
Default Value
''
Remarks
Rate of the applicable tax on shipping cost.
Data Type
String