Search Method
Retrieves a list of payments that match the specified SearchCriteria .
Syntax
procedure Search();Remarks
This method performs a search of the Global Payments system, and looks for transactions that match your specified SearchCriteria. All search criteria properties are optional. To retrieve information for one particular transaction, set the SearchPNRef property. All other properties will be ignored if the SearchPNRef property is set. The results of your search will be contained in the SearchResults collection.