class NavigatorSoapBuilder

Class NavigatorSoapBuilder

Methods

__construct($erpWSDLParams, EventDispatcher $eventDispatcher)

No description

Order|Exception|Object
sendOrderToErp(Order $order, null $documentType = null, bool $isB2B = true)

No description

Details

at line 25
__construct($erpWSDLParams, EventDispatcher $eventDispatcher)

Parameters

$erpWSDLParams
EventDispatcher $eventDispatcher

at line 38
Order|Exception|Object sendOrderToErp(Order $order, null $documentType = null, bool $isB2B = true)

Parameters

Order $order
null $documentType
bool $isB2B

Return Value

Order|Exception|Object

Exceptions

Exception