Package com.creditcall.chipdnamobile
Class Merchant
java.lang.Object
com.creditcall.chipdnamobile.Merchant
Class representing information about a merchant account.
- Author:
- Creditcall Ltd
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Merchant
public Merchant()
-
-
Method Details
-
getNumber
- Returns:
- The merchant number used for processing.
-
getName
- Returns:
- The merchant name.
-
getCurrencies
- Returns:
- The currencies enabled for this merchant.
-
getTransactionTypes
- Returns:
- The transaction types enabled for this merchant.
-
getCardSchemes
- Returns:
- The card schemes enabled for this merchant.
-
getCategoryCode
- Returns:
- The merchant category code. Format is IOS 18245.
-