Class Merchant

java.lang.Object
com.creditcall.chipdnamobile.Merchant

public class Merchant extends Object
Class representing information about a merchant account.
Author:
Creditcall Ltd
  • Constructor Details

    • Merchant

      public Merchant()
  • Method Details

    • getNumber

      public String getNumber()
      Returns:
      The merchant number used for processing.
    • getName

      public String getName()
      Returns:
      The merchant name.
    • getCurrencies

      public ArrayList<Currency> getCurrencies()
      Returns:
      The currencies enabled for this merchant.
    • getTransactionTypes

      public ArrayList<TransactionTypeID> getTransactionTypes()
      Returns:
      The transaction types enabled for this merchant.
    • getCardSchemes

      public ArrayList<CardSchemeID> getCardSchemes()
      Returns:
      The card schemes enabled for this merchant.
    • getCategoryCode

      public String getCategoryCode()
      Returns:
      The merchant category code. Format is IOS 18245.