Table of Contents
Interfaces
- ISettingsImport
Methods
-
canCreateOrder()
: string
-
changeStatusFor()
: string
-
finalStatusIdFor()
: string
-
finalStatusOnDeliveryFor()
: string
-
getCollisionResolve()
: array<string|int, mixed>
-
getCurrency()
: string
-
getCurrent()
: ISettingsImport
-
getSiteId()
: string
-
isImportableFor()
: bool
-
paySystemIdDefaultFor()
: mixed
-
paySystemIdFor()
: mixed
-
prefixFor()
: mixed
-
shipmentServiceDefaultFor()
: mixed
-
shipmentServiceFor()
: mixed
canCreateOrder()
public
canCreateOrder(mixed $entityTypeId) : string
Parameters
-
$entityTypeId
: mixed
-
-
throws
-
ArgumentTypeException
-
throws
-
NotSupportedException
changeStatusFor()
public
changeStatusFor(mixed $entityTypeId) : string
Parameters
-
$entityTypeId
: mixed
-
-
throws
-
ArgumentTypeException
-
throws
-
NotSupportedException
finalStatusIdFor()
public
finalStatusIdFor(mixed $entityTypeId) : string
Parameters
-
$entityTypeId
: mixed
-
-
throws
-
ArgumentTypeException
-
throws
-
NotSupportedException
finalStatusOnDeliveryFor()
public
finalStatusOnDeliveryFor(mixed $entityTypeId) : string
Parameters
-
$entityTypeId
: mixed
-
-
throws
-
ArgumentTypeException
-
throws
-
NotSupportedException
getCollisionResolve()
public
getCollisionResolve(mixed $entityTypeId) : array<string|int, mixed>
Parameters
-
$entityTypeId
: mixed
-
-
throws
-
ArgumentTypeException
-
throws
-
NotSupportedException
Return values
array<string|int, mixed>
getCurrency()
public
getCurrency() : string
getCurrent()
public
static getCurrent() : ISettingsImport
getSiteId()
public
getSiteId() : string
isImportableFor()
public
isImportableFor(mixed $entityTypeId) : bool
Parameters
-
$entityTypeId
: mixed
-
-
throws
-
ArgumentTypeException
-
throws
-
NotSupportedException
paySystemIdDefaultFor()
public
paySystemIdDefaultFor(mixed $entityTypeId) : mixed
Parameters
-
$entityTypeId
: mixed
-
-
throws
-
ArgumentTypeException
-
throws
-
NotSupportedException
paySystemIdFor()
public
paySystemIdFor(mixed $entityTypeId) : mixed
Parameters
-
$entityTypeId
: mixed
-
-
throws
-
ArgumentTypeException
-
throws
-
NotSupportedException
prefixFor()
public
prefixFor(mixed $entityTypeId) : mixed
Parameters
-
$entityTypeId
: mixed
-
-
throws
-
ArgumentTypeException
-
throws
-
NotSupportedException
shipmentServiceDefaultFor()
public
shipmentServiceDefaultFor(mixed $entityTypeId) : mixed
Parameters
-
$entityTypeId
: mixed
-
-
throws
-
ArgumentTypeException
-
throws
-
NotSupportedException
shipmentServiceFor()
public
shipmentServiceFor(mixed $entityTypeId) : mixed
Parameters
-
$entityTypeId
: mixed
-
-
throws
-
ArgumentTypeException
-
throws
-
NotSupportedException