SearchExcludePaymentType Property
If specified, any transaction matching the ExcludePaymentType will be excluded from the search results.
Syntax
char* GetSearchExcludePaymentType();
int SetSearchExcludePaymentType(char* lpszSearchExcludePaymentType);
Default Value
""
Remarks
If specified, any transaction matching the ExcludePaymentType will be excluded from the search results. Valid values include:
AMEX | American Express card. |
CARTBLANCH | Carte Blanche card. |
DEBIT | Debit card. |
DISCOVER | Novus Discover card. |
EBT | Electronic Benefit Transfer. |
MASTERCARD | Master card. |
VISA | Visa card. |
SETTLE | Excludes requests to settle transactions. |
This property is not applicable for Transaction Summaries.
Data Type
String