Uses of Class
org.compiere.model.MPaymentTransaction
Packages that use MPaymentTransaction
Package
Description
Base class for Create From and Payment Capture form
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MPaymentTransaction in org.compiere.grid
Fields in org.compiere.grid declared as MPaymentTransactionModifier and TypeFieldDescriptionprotected MPaymentTransaction
PaymentFormCreditCard.m_mPaymentTransaction
-
Uses of MPaymentTransaction in org.compiere.model
Methods in org.compiere.model that return MPaymentTransactionModifier and TypeMethodDescriptionstatic MPaymentTransaction
MPaymentTransaction.copyFrom
(MPaymentTransaction from, Timestamp dateTrx, String trxType, String orig_TrxID, String trxName) Create new payment transaction from existing payment transaction recordMPayment.createPaymentTransaction
(String trxName) Create online payment transactionMethods in org.compiere.model with parameters of type MPaymentTransactionModifier and TypeMethodDescriptionstatic MPaymentTransaction
MPaymentTransaction.copyFrom
(MPaymentTransaction from, Timestamp dateTrx, String trxType, String orig_TrxID, String trxName) Create new payment transaction from existing payment transaction record