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

SearchCardType Property

If specified, only transactions made with the matching the CardType will be included in the search results.

Object Oriented Interface

public function getSearchCardType();
public function setSearchCardType($value);

Procedural Interface

inpaydirect_globaltransactionsearch_get($res, 12 );
inpaydirect_globaltransactionsearch_set($res, 12, $value );

Default Value

''

Remarks

If specified, only transactions made with the matching the CardType will be included in the search results. Valid values include:

1 Visa Card.
2 MasterCard card.
3 American Express card.
4 Novus Discover card.
12 PayPal card.

You may set this to a comma separated list of payment types. For instance, a SearchCardType of "1,4" will pull all transactions made with Visa or Discover credit cards.

Data Type

String

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