SearchCriteriaCardNumber Property
Search by the Credit Card number used to make the transaction.
Syntax
__property String SearchCriteriaCardNumber = {read=FSearchCriteriaCardNumber, write=FSetSearchCriteriaCardNumber, default=""};
Default Value
""
Remarks
Search by the Credit Card number used to make the transaction.
SearchCriteriaCardNumber must be at least 11 and no more than 25 characters in length. No wildcards are allowed. A card number search searches records for items sold by the merchant, and not the items the merchant has himself purchased.
Data Type
String