Table of Contents
Properties
-
$asset_data
: mixed
-
$gateway_ids
: mixed
-
$payment_page
: mixed
-
$supported_gateways
: mixed
Methods
-
__construct()
: mixed
-
render()
: mixed
-
render_above_price()
: mixed
-
render_below_add_to_cart()
: mixed
-
render_below_price()
: mixed
-
get_payment_page()
: mixed
-
get_supported_gateways()
: mixed
-
initialize()
: mixed
$asset_data
protected
mixed
$asset_data
$gateway_ids
protected
mixed
$gateway_ids
= []
$payment_page
protected
mixed
$payment_page
= 'product'
$supported_gateways
protected
mixed
$supported_gateways
__construct()
public
__construct([mixed $gateway_ids = array() ]) : mixed
Parameters
-
$gateway_ids
: mixed
= array()
-
render()
public
render(mixed $gateways) : mixed
Parameters
-
$gateways
: mixed
-
render_above_price()
public
render_above_price() : mixed
render_below_add_to_cart()
public
render_below_add_to_cart() : mixed
render_below_price()
public
render_below_price() : mixed
get_payment_page()
protected
get_payment_page() : mixed
get_supported_gateways()
protected
get_supported_gateways() : mixed
initialize()
protected
initialize() : mixed