HubPayPalConfiguration
Table of Contents
-
$configBrandName
: mixed
-
$configECS
: mixed
-
$configECSDropdown
: mixed
-
$configECSProduct
: mixed
-
$configEnv
: mixed
-
$configFundingCardAllowed
: mixed
-
$configFundingCreditAllowed
: mixed
-
$configFundingELVAllowed
: mixed
-
$configInstallmentsBannerCartBottomColor
: mixed
-
$configInstallmentsBannerCartBottomLayout
: mixed
-
$configInstallmentsBannerCartBottomLogotype
: mixed
-
$configInstallmentsBannerCartBottomRatio
: mixed
-
$configInstallmentsBannerCartBottomTextcolor
: mixed
-
$configInstallmentsBannerProductColor
: mixed
-
$configInstallmentsBannerProductLayout
: mixed
-
$configInstallmentsBannerProductLogotype
: mixed
-
$configInstallmentsBannerProductRatio
: mixed
-
$configInstallmentsBannerProductTextcolor
: mixed
-
$configPrefixes
: mixed
-
$configStyleBranding
: mixed
-
$configStyleColor
: mixed
-
$configStyleFundingicons
: mixed
-
$configStyleLabel
: mixed
-
$configStyleLayout
: mixed
-
$configStyleMaxbuttons
: mixed
-
$configStyleShape
: mixed
-
$configStyleSize
: mixed
-
$configStyleTagline
: mixed
-
__construct()
: mixed
-
getConfig()
: array<string|int, mixed>|bool|mixed|null
-
getConfigBrandName()
: mixed
-
getConfigInstallmentsBannerCartBottomColor()
: string
-
getConfigInstallmentsBannerCartBottomLayout()
: string
-
getConfigInstallmentsBannerCartBottomLogotype()
: string
-
getConfigInstallmentsBannerCartBottomRatio()
: string
-
getConfigInstallmentsBannerCartBottomTextcolor()
: string
-
getConfigInstallmentsBannerProductColor()
: array<string|int, mixed>|bool|mixed|string|null
-
getConfigInstallmentsBannerProductLayout()
: array<string|int, mixed>|bool|mixed|string|null
-
getConfigInstallmentsBannerProductLogotype()
: array<string|int, mixed>|bool|mixed|string|null
-
getConfigInstallmentsBannerProductRatio()
: array<string|int, mixed>|bool|mixed|string|null
-
getConfigInstallmentsBannerProductTextcolor()
: array<string|int, mixed>|bool|mixed|string|null
-
getECSButtonConfiguration()
: mixed
-
getEnv()
: string
-
getStyleColor()
: array<string|int, mixed>|bool|string|null
-
getStyleLabel()
: array<string|int, mixed>|bool|string|null
-
getStyleLayout()
: array<string|int, mixed>|bool|string|null
-
getStyleMaxbuttons()
: mixed
-
getStyleShape()
: array<string|int, mixed>|bool|string|null
-
getStyleSize()
: array<string|int, mixed>|bool|string|null
-
isECS()
: bool
-
isECSDropdown()
: bool
-
isECSProduct()
: bool
-
isFundingCardAllowed()
: bool
-
isFundingCreditAllowed()
: bool
-
isFundingELVAllowed()
: bool
-
isStyleBranding()
: bool
-
isStyleFundingicons()
: bool
-
isStyleTagline()
: bool
-
setConfigBrandName()
: mixed
-
setConfigInstallmentsBannerCartBottomColor()
: mixed
-
setConfigInstallmentsBannerCartBottomLayout()
: mixed
-
setConfigInstallmentsBannerCartBottomLogotype()
: mixed
-
setConfigInstallmentsBannerCartBottomRatio()
: mixed
-
setConfigInstallmentsBannerCartBottomTextcolor()
: mixed
-
setConfigInstallmentsBannerProductColor()
: mixed
-
setConfigInstallmentsBannerProductLayout()
: mixed
-
setConfigInstallmentsBannerProductLogotype()
: mixed
-
setConfigInstallmentsBannerProductRatio()
: mixed
-
setConfigInstallmentsBannerProductTextcolor()
: mixed
-
setECS()
: mixed
-
setECSDropdown()
: mixed
-
setECSProduct()
: mixed
-
setEnv()
: mixed
-
setFundingCardAllowed()
: mixed
-
setFundingCreditAllowed()
: mixed
-
setFundingELVAllowed()
: mixed
-
setStyleBranding()
: mixed
-
setStyleColor()
: mixed
-
setStyleFundingicons()
: mixed
-
setStyleLabel()
: mixed
-
setStyleLayout()
: mixed
-
setStyleMaxbuttons()
: mixed
-
setStyleShape()
: mixed
-
setStyleSize()
: mixed
-
setStyleTagline()
: mixed
$configBrandName
protected
mixed
$configBrandName
$configECS
protected
mixed
$configECS
$configECSDropdown
protected
mixed
$configECSDropdown
$configECSProduct
protected
mixed
$configECSProduct
$configEnv
protected
mixed
$configEnv
$configFundingCardAllowed
protected
mixed
$configFundingCardAllowed
$configFundingCreditAllowed
protected
mixed
$configFundingCreditAllowed
$configFundingELVAllowed
protected
mixed
$configFundingELVAllowed
$configInstallmentsBannerCartBottomColor
protected
mixed
$configInstallmentsBannerCartBottomColor
$configInstallmentsBannerCartBottomLayout
protected
mixed
$configInstallmentsBannerCartBottomLayout
$configInstallmentsBannerCartBottomLogotype
protected
mixed
$configInstallmentsBannerCartBottomLogotype
$configInstallmentsBannerCartBottomRatio
protected
mixed
$configInstallmentsBannerCartBottomRatio
$configInstallmentsBannerCartBottomTextcolor
protected
mixed
$configInstallmentsBannerCartBottomTextcolor
$configInstallmentsBannerProductColor
protected
mixed
$configInstallmentsBannerProductColor
$configInstallmentsBannerProductLayout
protected
mixed
$configInstallmentsBannerProductLayout
$configInstallmentsBannerProductLogotype
protected
mixed
$configInstallmentsBannerProductLogotype
$configInstallmentsBannerProductRatio
protected
mixed
$configInstallmentsBannerProductRatio
$configInstallmentsBannerProductTextcolor
protected
mixed
$configInstallmentsBannerProductTextcolor
$configPrefixes
protected
mixed
$configPrefixes
= ['GAMBIO_HUB_REMOTE_CONFIG_PAYPAL2HUB_', 'GAMBIO_HUB_REMOTE_CONFIG_PAYPALHUB_']
$configStyleBranding
protected
mixed
$configStyleBranding
$configStyleColor
protected
mixed
$configStyleColor
$configStyleFundingicons
protected
mixed
$configStyleFundingicons
$configStyleLabel
protected
mixed
$configStyleLabel
$configStyleLayout
protected
mixed
$configStyleLayout
protected
mixed
$configStyleMaxbuttons
$configStyleShape
protected
mixed
$configStyleShape
$configStyleSize
protected
mixed
$configStyleSize
$configStyleTagline
protected
mixed
$configStyleTagline
__construct()
public
__construct() : mixed
Return values
mixed
—
getConfig()
public
getConfig( $key) : array<string|int, mixed>|bool|mixed|null
Parameters
-
$key
:
-
Return values
array<string|int, mixed>|bool|mixed|null
—
getConfigBrandName()
public
getConfigBrandName() : mixed
Return values
mixed
—
getConfigInstallmentsBannerCartBottomColor()
public
getConfigInstallmentsBannerCartBottomColor() : string
Return values
string
—
getConfigInstallmentsBannerCartBottomLayout()
public
getConfigInstallmentsBannerCartBottomLayout() : string
Return values
string
—
getConfigInstallmentsBannerCartBottomLogotype()
public
getConfigInstallmentsBannerCartBottomLogotype() : string
Return values
string
—
getConfigInstallmentsBannerCartBottomRatio()
public
getConfigInstallmentsBannerCartBottomRatio() : string
Return values
string
—
getConfigInstallmentsBannerCartBottomTextcolor()
public
getConfigInstallmentsBannerCartBottomTextcolor() : string
Return values
string
—
getConfigInstallmentsBannerProductColor()
public
getConfigInstallmentsBannerProductColor() : array<string|int, mixed>|bool|mixed|string|null
Return values
array<string|int, mixed>|bool|mixed|string|null
—
getConfigInstallmentsBannerProductLayout()
public
getConfigInstallmentsBannerProductLayout() : array<string|int, mixed>|bool|mixed|string|null
Return values
array<string|int, mixed>|bool|mixed|string|null
—
getConfigInstallmentsBannerProductLogotype()
public
getConfigInstallmentsBannerProductLogotype() : array<string|int, mixed>|bool|mixed|string|null
Return values
array<string|int, mixed>|bool|mixed|string|null
—
getConfigInstallmentsBannerProductRatio()
public
getConfigInstallmentsBannerProductRatio() : array<string|int, mixed>|bool|mixed|string|null
Return values
array<string|int, mixed>|bool|mixed|string|null
—
getConfigInstallmentsBannerProductTextcolor()
public
getConfigInstallmentsBannerProductTextcolor() : array<string|int, mixed>|bool|mixed|string|null
Return values
array<string|int, mixed>|bool|mixed|string|null
—
public
getECSButtonConfiguration() : mixed
Return values
mixed
—
getEnv()
public
getEnv() : string
Return values
string
—
getStyleColor()
public
getStyleColor() : array<string|int, mixed>|bool|string|null
Return values
array<string|int, mixed>|bool|string|null
—
getStyleLabel()
public
getStyleLabel() : array<string|int, mixed>|bool|string|null
Return values
array<string|int, mixed>|bool|string|null
—
getStyleLayout()
public
getStyleLayout() : array<string|int, mixed>|bool|string|null
Return values
array<string|int, mixed>|bool|string|null
—
public
getStyleMaxbuttons() : mixed
Return values
mixed
—
getStyleShape()
public
getStyleShape() : array<string|int, mixed>|bool|string|null
Return values
array<string|int, mixed>|bool|string|null
—
getStyleSize()
public
getStyleSize() : array<string|int, mixed>|bool|string|null
Return values
array<string|int, mixed>|bool|string|null
—
isECS()
public
isECS() : bool
Return values
bool
—
isECSDropdown()
public
isECSDropdown() : bool
Return values
bool
—
isECSProduct()
public
isECSProduct() : bool
Return values
bool
—
isFundingCardAllowed()
public
isFundingCardAllowed() : bool
Return values
bool
—
isFundingCreditAllowed()
public
isFundingCreditAllowed() : bool
Return values
bool
—
isFundingELVAllowed()
public
isFundingELVAllowed() : bool
Return values
bool
—
isStyleBranding()
public
isStyleBranding() : bool
Return values
bool
—
isStyleFundingicons()
public
isStyleFundingicons() : bool
Return values
bool
—
isStyleTagline()
public
isStyleTagline() : bool
Return values
bool
—
setConfigBrandName()
public
setConfigBrandName(mixed $configBrandName) : mixed
Parameters
-
$configBrandName
: mixed
-
Return values
mixed
—
setConfigInstallmentsBannerCartBottomColor()
public
setConfigInstallmentsBannerCartBottomColor(string $configInstallmentsBannerCartBottomColor) : mixed
Parameters
-
$configInstallmentsBannerCartBottomColor
: string
-
Return values
mixed
—
setConfigInstallmentsBannerCartBottomLayout()
public
setConfigInstallmentsBannerCartBottomLayout(string $configInstallmentsBannerCartBottomLayout) : mixed
Parameters
-
$configInstallmentsBannerCartBottomLayout
: string
-
Return values
mixed
—
setConfigInstallmentsBannerCartBottomLogotype()
public
setConfigInstallmentsBannerCartBottomLogotype(string $configInstallmentsBannerCartBottomLogotype) : mixed
Parameters
-
$configInstallmentsBannerCartBottomLogotype
: string
-
Return values
mixed
—
setConfigInstallmentsBannerCartBottomRatio()
public
setConfigInstallmentsBannerCartBottomRatio(string $configInstallmentsBannerCartBottomRatio) : mixed
Parameters
-
$configInstallmentsBannerCartBottomRatio
: string
-
Return values
mixed
—
setConfigInstallmentsBannerCartBottomTextcolor()
public
setConfigInstallmentsBannerCartBottomTextcolor(string $configInstallmentsBannerCartBottomTextcolor) : mixed
Parameters
-
$configInstallmentsBannerCartBottomTextcolor
: string
-
Return values
mixed
—
setConfigInstallmentsBannerProductColor()
public
setConfigInstallmentsBannerProductColor(array<string|int, mixed>|bool|mixed|string|null $configInstallmentsBannerProductColor) : mixed
Parameters
-
$configInstallmentsBannerProductColor
: array<string|int, mixed>|bool|mixed|string|null
-
Return values
mixed
—
setConfigInstallmentsBannerProductLayout()
public
setConfigInstallmentsBannerProductLayout(array<string|int, mixed>|bool|mixed|string|null $configInstallmentsBannerProductLayout) : mixed
Parameters
-
$configInstallmentsBannerProductLayout
: array<string|int, mixed>|bool|mixed|string|null
-
Return values
mixed
—
setConfigInstallmentsBannerProductLogotype()
public
setConfigInstallmentsBannerProductLogotype(array<string|int, mixed>|bool|mixed|string|null $configInstallmentsBannerProductLogotype) : mixed
Parameters
-
$configInstallmentsBannerProductLogotype
: array<string|int, mixed>|bool|mixed|string|null
-
Return values
mixed
—
setConfigInstallmentsBannerProductRatio()
public
setConfigInstallmentsBannerProductRatio(array<string|int, mixed>|bool|mixed|string|null $configInstallmentsBannerProductRatio) : mixed
Parameters
-
$configInstallmentsBannerProductRatio
: array<string|int, mixed>|bool|mixed|string|null
-
Return values
mixed
—
setConfigInstallmentsBannerProductTextcolor()
public
setConfigInstallmentsBannerProductTextcolor(array<string|int, mixed>|bool|mixed|string|null $configInstallmentsBannerProductTextcolor) : mixed
Parameters
-
$configInstallmentsBannerProductTextcolor
: array<string|int, mixed>|bool|mixed|string|null
-
Return values
mixed
—
setECS()
public
setECS(bool $configECS) : mixed
Parameters
-
$configECS
: bool
-
Return values
mixed
—
setECSDropdown()
public
setECSDropdown(bool $configECSDropdown) : mixed
Parameters
-
$configECSDropdown
: bool
-
Return values
mixed
—
setECSProduct()
public
setECSProduct(bool $configECSProduct) : mixed
Parameters
-
$configECSProduct
: bool
-
Return values
mixed
—
setEnv()
public
setEnv(string $configEnv) : mixed
Parameters
-
$configEnv
: string
-
Return values
mixed
—
setFundingCardAllowed()
public
setFundingCardAllowed(bool $configFundingCardAllowed) : mixed
Parameters
-
$configFundingCardAllowed
: bool
-
Return values
mixed
—
setFundingCreditAllowed()
public
setFundingCreditAllowed(bool $configFundingCreditAllowed) : mixed
Parameters
-
$configFundingCreditAllowed
: bool
-
Return values
mixed
—
setFundingELVAllowed()
public
setFundingELVAllowed(bool $configFundingELVAllowed) : mixed
Parameters
-
$configFundingELVAllowed
: bool
-
Return values
mixed
—
setStyleBranding()
public
setStyleBranding(bool $configStyleBranding) : mixed
Parameters
-
$configStyleBranding
: bool
-
Return values
mixed
—
setStyleColor()
public
setStyleColor(array<string|int, mixed>|bool|string|null $configStyleColor) : mixed
Parameters
-
$configStyleColor
: array<string|int, mixed>|bool|string|null
-
Return values
mixed
—
setStyleFundingicons()
public
setStyleFundingicons(bool $configStyleFundingicons) : mixed
Parameters
-
$configStyleFundingicons
: bool
-
Return values
mixed
—
setStyleLabel()
public
setStyleLabel(array<string|int, mixed>|bool|string|null $configStyleLabel) : mixed
Parameters
-
$configStyleLabel
: array<string|int, mixed>|bool|string|null
-
Return values
mixed
—
setStyleLayout()
public
setStyleLayout(array<string|int, mixed>|bool|string|null $configStyleLayout) : mixed
Parameters
-
$configStyleLayout
: array<string|int, mixed>|bool|string|null
-
Return values
mixed
—
public
setStyleMaxbuttons(mixed $configStyleMaxbuttons) : mixed
Parameters
-
$configStyleMaxbuttons
: mixed
-
Return values
mixed
—
setStyleShape()
public
setStyleShape(array<string|int, mixed>|bool|string|null $configStyleShape) : mixed
Parameters
-
$configStyleShape
: array<string|int, mixed>|bool|string|null
-
Return values
mixed
—
setStyleSize()
public
setStyleSize(array<string|int, mixed>|bool|string|null $configStyleSize) : mixed
Parameters
-
$configStyleSize
: array<string|int, mixed>|bool|string|null
-
Return values
mixed
—
setStyleTagline()
public
setStyleTagline(bool $configStyleTagline) : mixed
Parameters
-
$configStyleTagline
: bool
-
Return values
mixed
—