PaySystem
Table of Contents
Methods
- getRecommendedItems() : Result
- Return recommended pay system list
- getZone() : string
- Returns portal's zone
Methods
getRecommendedItems()
Return recommended pay system list
public
getRecommendedItems(array<string|int, mixed> $paySystemList, bool $isMainMode[, int|null $titleLengthLimit = null ][, array<string|int, mixed>|null $paySystemColor = null ][, array<string|int, mixed> $options = [] ]) : Result
Parameters
- $paySystemList : array<string|int, mixed>
- $isMainMode : bool
- $titleLengthLimit : int|null = null
- $paySystemColor : array<string|int, mixed>|null = null
- $options : array<string|int, mixed> = []
Return values
ResultgetZone()
Returns portal's zone
public
getZone() : string