ReceivePaymentHelper
Table of Contents
Methods
-
getSendersData()
: array<string|int, mixed>|null
-
getSendingMethodDescByType()
: array<string|int, mixed>|null
getSendersData()
public
static getSendersData() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null
getSendingMethodDescByType()
public
static getSendingMethodDescByType(string $type, string $mode[, Payment|null $payment = null ]) : array<string|int, mixed>|null
Parameters
-
$type
: string
-
-
$mode
: string
-
-
$payment
: Payment|null
= null
-
Return values
array<string|int, mixed>|null