SetDetailAggregate Method
Specifies the detail aggregate before calling Capture or Reverse.
Syntax
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.