Merchant Property
Contains the merchant's setup information.
Syntax
public TSYSMerchant getMerchant(); public void setMerchant(TSYSMerchant merchant);
Remarks
This property must be set to an instance of the TSYSMerchant type, which will contain information to identify the merchant to the TSYS processing server. Please see the TSYSMerchant type for a list of available fields.