Table of Contents
Properties
-
$asset_data
: mixed
-
$gateway_ids
: mixed
-
$payment_page
: mixed
-
$supported_gateways
: mixed
Methods
-
__construct()
: mixed
-
render_after_checkout_button()
: mixed
-
render_after_order_total()
: 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
= 'cart'
$supported_gateways
protected
mixed
$supported_gateways
__construct()
public
__construct([mixed $gateway_ids = array() ]) : mixed
Parameters
-
$gateway_ids
: mixed
= array()
-
public
render_after_checkout_button() : mixed
render_after_order_total()
public
render_after_order_total() : mixed
get_payment_page()
protected
get_payment_page() : mixed
get_supported_gateways()
protected
get_supported_gateways() : mixed
initialize()
protected
initialize() : mixed