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

SetDetailAggregate Method

Specifies the detail aggregate before calling Capture or Reverse.

Syntax

[VB.NET]
Public Sub SetDetailAggregate(ByVal aggregate As String)
[C#]
public void SetDetailAggregate(string aggregate);

Remarks

This method specifies the detail aggregate from the original AuthOnly or Sale transaction. This must be set before calling Capture or Reverse.

The aggregate specified here should have been obtained from the GetDetailAggregate method after the original AuthOnly or Sale transaction.

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