Class TerminalStatus

java.lang.Object
com.creditcall.chipdnamobile.TerminalStatus

public class TerminalStatus extends Object
Created by Shingai on 09/08/2017.
  • Constructor Details

    • TerminalStatus

      public TerminalStatus()
  • Method Details

    • isEnabled

      public boolean isEnabled()
      Indicates whether terminal is currently enabled. Will always be false if Terminal environment doesn't match current environment of ChipDNA Mobile.
    • getTerminalId

      public String getTerminalId()
      Terminal ID of terminal currently configured.
    • getTransactionKey

      public String getTransactionKey()
      Transaction key of terminal currently configured.
    • getApiKey

      public String getApiKey()
      Api Key currently configured.
    • getWebMisUserName

      public String getWebMisUserName()
      WebMIS username configured.
    • getWebMisPassword

      public String getWebMisPassword()
      WebMIS password configured.