PaymentSettings
Tags
Table of Contents
- getDefaultPaymentGateway() : string
- getDefaultPendingPaymentTime() : int
- getFailedTransactionPageId() : int
- getFailedTransactionPageUrl() : string
- getPaymentReceivedPageId() : int
- getPaymentReceivedPageUrl() : string
- getPaymentSettings() : array<string|int, mixed>
- getPendingPaymentTime() : int
- getPublicPaymentSettings() : array<string|int, mixed>
- isPaymentsEnabled() : bool
- An alias of <code>isPaymentConfirmationMode()</code>.
Methods
getDefaultPaymentGateway()
public
getDefaultPaymentGateway() : string
Tags
Return values
string —getDefaultPendingPaymentTime()
public
getDefaultPendingPaymentTime() : int
Tags
Return values
int —Default pending time (minutes).
getFailedTransactionPageId()
public
getFailedTransactionPageId() : int
Tags
Return values
int —getFailedTransactionPageUrl()
public
getFailedTransactionPageUrl() : string
Tags
Return values
string —getPaymentReceivedPageId()
public
getPaymentReceivedPageId() : int
Tags
Return values
int —getPaymentReceivedPageUrl()
public
getPaymentReceivedPageUrl() : string
Tags
Return values
string —getPaymentSettings()
public
getPaymentSettings() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed> —getPendingPaymentTime()
public
getPendingPaymentTime() : int
Tags
Return values
int —Pending payment time (minutes).
getPublicPaymentSettings()
public
getPublicPaymentSettings() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed> —isPaymentsEnabled()
An alias of <code>isPaymentConfirmationMode()</code>.
public
isPaymentsEnabled() : bool