Class IPGApiSubsequentTransactionObject

    • Field Summary

      • Fields inherited from class de.firstdata.ipg.api.schema.SubsequentTransaction

        basket, ipgTransactionId, merchantTransactionId, options, orderId, payment, referencedMerchantTransactionId, tDate, transactionType
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected IPGApiSubsequentTransactionObject​(Amount amount, de.firstdata.ipg.api.schema.SubsequentTransactionType transactionType)  
    • Constructor Detail

      • IPGApiSubsequentTransactionObject

        protected IPGApiSubsequentTransactionObject​(Amount amount,
                                                    de.firstdata.ipg.api.schema.SubsequentTransactionType transactionType)
    • Method Detail

      • getPayment

        public de.firstdata.ipg.api.schema.Payment getPayment()
        Overrides:
        getPayment in class de.firstdata.ipg.api.schema.SubsequentTransaction
      • setPayment

        protected void setPayment​(Amount amount)
      • getOptions

        public de.firstdata.ipg.api.schema.Options getOptions()
        Overrides:
        getOptions in class de.firstdata.ipg.api.schema.SubsequentTransaction