VendorNumber Property
The merchant's RP/Vendor number.
Syntax
[VB.NET] Public Property VendorNumber As String
[C#] public string VendorNumber {get; set;}
Remarks
The Vendor number is also known as the "RP Number" or "RPNum", and is required for search and summary transactions. If you do not know your Vendor/RPNum you may log into your Global Payments virtual terminal, or simply use the GlobalBatchMgr component's CheckSetup method to find it.
Default Value
""