Logidav Docs

OrderService
in package

Class OrderService

Table of Contents

Constants

lang  = ['fr', 'de', 'it']
stores  = ['0' => 'fr', '2' => 'de', '14' => 'it', '20' => 'he']

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface
$langCodes  : mixed
$productService  : ProductService
$systemAlertService  : SystemAlertService
$vidaxlApi  : VidaxlApi

Methods

__construct()  : mixed
QueueService constructor.
afterSaleCreated()  : void
afterSaleUpdated()  : void
getOrderById()  : mixed
getOrdersByStatus()  : mixed
processSale()  : mixed

Constants

stores

public mixed stores = ['0' => 'fr', '2' => 'de', '14' => 'it', '20' => 'he']

Properties

$entityManager

private EntityManagerInterface $entityManager

Methods

getOrderById()

public getOrderById(mixed $orderId[, mixed $storeId = 3 ]) : mixed
Parameters
$orderId : mixed
$storeId : mixed = 3

getOrdersByStatus()

public getOrdersByStatus(mixed $status) : mixed
Parameters
$status : mixed

        
On this page

Search results