Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

Search Method

Retrieves a list of payments that match the specified SearchCriteria .

Syntax

[VB.NET]
Public Sub Search()
[C#]
public void Search();

Remarks

This method performs a search of the Global Payments system, and looks for transactions that match your specified SearchCriteria. All search criteria fields are optional. To retrieve information for one particular transaction, set the PNRef field. All other fields will be ignored if the PNRef field is set. The results of your search will be contained in the SearchResults collection.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0