PONumber Property
Purchase order number assigned by the merchant.
Syntax
[VB.NET] Public Property PONumber As String
[C#] public string PONumber {get; set;}
Remarks
This property is used by the merchant to specify a purchase order number for the transaction.
Default Value
""