Sales Module
CreditmemoDocumentFactory
FactoryThis factory class creates credit memo (refund) documents in Magento 2, either from an existing order or from an in...
CreditmemoFactory
FactoryThis factory class creates Credit Memo objects in Magento 2, either from an order or from an existing invoice. Deve...
InvoiceDocumentFactory
FactoryThis factory class creates invoice documents for Magento 2 orders. Developers use it when they need to programmatic...
ItemsFactory
FactoryThis factory class creates instances of PDF item renderer classes used when generating PDF documents for sales orde...
ShipmentDocumentFactory
FactoryThis factory class creates shipment documents for orders in Magento 2. Developers use it when they need to programm...
ShipmentFactory
FactoryThis factory class creates Shipment objects for Magento orders. Developers use it to programmatically generate ship...
TotalFactory
FactoryThis factory class creates instances of order total calculator classes that extend AbstractTotal. Developers use th...
CollectionFactory
FactoryThis factory class creates instances of Order Collection objects in Magento 2. Developers use it to retrieve and wo...
ListFactory
FactoryThis factory class creates instances of ListStatus objects in Magento 2's Sales module. Developers use this factory...