PlaceOrderController

Namespace

IO\Controllers

Extends
Constants
Type Name Value Description

int

ORDER_RETRY_INTERVAL

30

Properties
Type Name Description

string

$pluginNamespace

Methods
public placeOrder($orderService, $notificationService, $sessionStorageRepository, $shopUrls):Response
Parameters

Type

Name

Description

OrderService

$orderService

NotificationService

$notificationService

SessionStorageRepositoryContract

$sessionStorageRepository

ShopUrls

$shopUrls

public executePayment()