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

GetDetailAggregate Method

Returns a detail aggregate containing details of this transaction, which is used for Capture or Reverse transactions.

Syntax

[VB.NET]
Public Function GetDetailAggregate() As String
[C#]
public string GetDetailAggregate();

Remarks

This method will return a detail aggregate representing the transaction. After calling AuthOnly or Sale call this method to obtain a detail aggregate. The aggregate will be required when calling Capture or Reverse. Save this aggregate in a secure location.

To set the aggregate before calling Capture or Reverse call SetDetailAggregate.

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