Uses of Interface
org.compiere.model.PaymentInterface
Package
Description
Provide interface and default implementation of iDempiere core services (model factory, callout factory, etc)
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 PaymentInterface in org.adempiere.base
Modifier and TypeMethodDescriptionstatic PaymentProcessor
Core.getPaymentProcessor
(MBankAccountProcessor mbap, PaymentInterface mp) Get payment processor instance -
Uses of PaymentInterface in org.compiere.model
Modifier and TypeClassDescriptionclass
Payment Model.class
Online payment transactionModifier and TypeMethodDescriptionstatic PaymentProcessor
PaymentProcessor.create
(MBankAccountProcessor mbap, PaymentInterface mp) Static Factory methodvoid
PaymentProcessor.initialize
(MBankAccountProcessor mbap, PaymentInterface mp)