Class PayPalTransactionObject

    • Constructor Detail

      • PayPalTransactionObject

        protected PayPalTransactionObject​(String type,
                                          Amount amount,
                                          String orderId)
    • Method Detail

      • getType

        public String getType()
        Returns:
        the type of this transaction
      • setStoreId

        public void setStoreId​(String storeId)
      • getPayPalTxType

        public de.firstdata.ipg.api.schema.PayPalTxType getPayPalTxType()
        Overrides:
        getPayPalTxType in class de.firstdata.ipg.api.schema.Transaction
      • getStore

        public String getStore()