Uses of Class
org.compiere.model.PaymentProcessor
Packages that use PaymentProcessor
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 PaymentProcessor in org.adempiere.base
Methods in org.adempiere.base that return PaymentProcessorModifier and TypeMethodDescriptionstatic PaymentProcessor
Core.getPaymentProcessor
(MBankAccountProcessor mbap, PaymentInterface mp) Get payment processor instanceDefaultPaymentProcessorFactory.newPaymentProcessorInstance
(String className) IPaymentProcessorFactory.newPaymentProcessorInstance
(String className) -
Uses of PaymentProcessor in org.compiere.model
Subclasses of PaymentProcessor in org.compiere.modelModifier and TypeClassDescriptionclass
Authorize.net Payment Processor Services Interfaceclass
dummy cc payment processor, for testing onlyclass
Optimal Payment Processor Services Interface.final class
Payment Processor for VeriSign PayFlow Pro.final class
Payment Processor for PayPal PayFlow Pro SDK 4.class
PayPal Payment Processor Services InterfaceMethods in org.compiere.model that return PaymentProcessorModifier and TypeMethodDescriptionstatic PaymentProcessor
PaymentProcessor.create
(MBankAccountProcessor mbap, PaymentInterface mp) Static Factory method