SalesTax Property
The amount of tax charged on the payment.
Syntax
[VB.NET] Public ReadOnlyProperty SalesTax As String
[C#] public string SalesTax {get;}
Remarks
This property is returned by PayPal after a call to GetTransactionDetails.
This property is read-only.
Default Value
""