Payment Module
SalesModel\Factory
FactoryThis factory class creates wrapper objects for sales models (Quote or Order) used in payment processing. Developers...
SpecificationFactory
FactoryThis factory creates composite payment specifications by combining predefined validation checks for payment methods...
Method\Factory
FactoryThis factory class is responsible for creating instances of payment method models in Magento 2. Developers use this...
InstanceFactory
FactoryThis factory class creates payment method instances in Magento 2. Developers use it to instantiate a specific payme...
Specification\Factory
FactoryThis factory class creates payment method specification objects that implement validation rules for payment methods...