Class Transaction

    • Method Detail

      • getCurrency

        public Currency getCurrency()
      • getMerchantReference

        public String getMerchantReference()
      • getInvoiceReference

        public String getInvoiceReference()
      • getCustomerId

        public String getCustomerId()
      • getCustomerEmailAddress

        public String getCustomerEmailAddress()
      • getBillingAddress

        public Address getBillingAddress()
      • getShippingAddress

        public Address getShippingAddress()
      • getCustomText

        public String getCustomText()
      • getLanguage

        public String getLanguage()
      • getTransactionSyncNumber

        public Integer getTransactionSyncNumber()
      • getGeneratePanToken

        public Boolean getGeneratePanToken()
      • getTransactionRefNumber

        public String getTransactionRefNumber()
      • getTotalAmountIncludingTax

        public BigDecimal getTotalAmountIncludingTax()