SummaryResultPaymentType Property
The type of transactions being summarized.
Syntax
globalbatchmgrcontrol.SummaryResultPaymentType(SummaryIndex)
Default Value
""
Remarks
The type of transactions being summarized.
This property varies based on the value specified via SearchCriteriaCardBreakdown. When set to 'False', PaymentType will be set to transaction type returned in the response such as "Sale", "Return", "Force", etc.
When set to 'True', PaymentType will be set to the card and transaction type returned in the response and separated by " - " such as "VISA - Force", "MasterCard - Return", "Discover - Sale", etc.
The size of the array is controlled by the SummaryResultCount property.
This property is read-only and not available at design time.
Data Type
String