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

SearchTransactionType Property

If provided, only those transactions matching the TransactionType will be included.

Syntax

globaltransactionsearchcontrol.SearchTransactionType[=string]

Default Value

""

Remarks

If provided, only those transactions matching the TransactionType will be included.

Valid values when SearchPaymentType is 0 (Credit) are:

1 Retrieves all Sale transactions.
2 Retrieves all Return transactions.
3 Retrieves all Reversal transactions.
4 Retrieves all Void transactions.
5 Retrieves all PreAuth transactions.
6 Retrieves all PostAuth/PreAuth transactions.
7 Retrieves all Force transactions.
9 Retrieves all Adjustment transactions.
10 Retrieves all AVSOnly transactions.
19 Retrieves all CardVerify transactions.

Valid values when SearchPaymentType is 1 (Debit) are:

1 Retrieves all Sale transactions.
2 Retrieves all Return transactions.

Valid values when SearchPaymentType is 2 (EBT) are:

11 Retrieves all CashBenefit transactions.
12 Retrieves all CashBenefitSale transactions.

You may combine set this to a comma separated list to specify multiple types. For instance, a SearchTransactionType of "1,2" will pull all transactions with either Sale or Return transaction types.

This property is not applicable for Transaction Summaries.

Data Type

String

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