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, $sessionStorageService, $shopUrls):Response
Parameters

Type

Name

Description

OrderService

$orderService

NotificationService

$notificationService

SessionStorageService

$sessionStorageService

ShopUrls

$shopUrls

public executePayment()