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

GetDetails Method

Sends a batch detail inquiry request.

Syntax

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

Remarks

This method allows you to retrieve details for up to 5 transactions within the current batch. The transaction details can be retrieved via DetailResults and Response will contain details about the inquiry request.

You can specify the transactions you wish to retrieve details for by setting RetrievalNumber. When set, the transactions prior to the specified RetrievalNumber will be returned. Otherwise, the most recent transactions will be returned.

Minimum required properties:

BatchNumber can optionally be set to specify the batch you want to retrieve details for. If BatchNumber is not set, the current open batch will be used.

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