Class CardTransactionRecord.Merchant

java.lang.Object
com.thalesgroup.gemalto.d1.card.cardservice.CardTransactionRecord.Merchant
Enclosing class:
CardTransactionRecord

public static class CardTransactionRecord.Merchant extends Object
The merchant details.
Since:
4.0.0
  • Constructor Details

  • Method Details

    • getMerchantNameAndAddress

      public String getMerchantNameAndAddress()
      Card acceptor name and address in ISO 8853.
    • getID

      @NonNull public String getID()
      The unique code identifying the card acceptor.
    • getName

      @Nullable public String getName()
      The merchant's acronym name. The card acceptor's name and address are in ISO 8853 format.
    • getCity

      @Nullable public String getCity()
      The merchant's city name. The card acceptor's and address are in ISO 8853.
    • getCountryCode

      @Nullable public String getCountryCode()
      The merchant's Country code (ISO alpha).Country code of the merchant is in ISO 3166-1 Alpha-2 Code.
    • getType

      @Nullable public String getType()
      The merchant type which is the merchant category code (MCC).