Uses of Class
org.compiere.model.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
Modifier and TypeFieldDescriptionprotected MPaymentTransaction
PaymentFormCreditCard.m_mPaymentTransaction
-
Uses of MPaymentTransaction in org.compiere.model
Modifier 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 transactionModifier 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