Table of Contents
Properties
-
$asset_data
: mixed
-
$gateway_ids
: mixed
-
$payment_page
: mixed
-
$supported_gateways
: mixed
Methods
-
__construct()
: mixed
-
add_product_data()
: mixed
-
end_loop()
: mixed
-
initialize_loop()
: mixed
-
render()
: mixed
-
render_after_add_to_cart()
: mixed
-
render_after_price()
: mixed
-
get_payment_page()
: mixed
-
get_supported_gateways()
: mixed
-
initialize()
: mixed
-
enqueue_scripts()
: mixed
$asset_data
protected
mixed
$asset_data
$gateway_ids
protected
mixed
$gateway_ids
= []
$payment_page
protected
mixed
$payment_page
= 'shop'
$supported_gateways
protected
mixed
$supported_gateways
__construct()
public
__construct([mixed $gateway_ids = array() ]) : mixed
Parameters
-
$gateway_ids
: mixed
= array()
-
add_product_data()
public
add_product_data() : mixed
end_loop()
public
end_loop() : mixed
initialize_loop()
public
initialize_loop() : mixed
render()
public
render(mixed $gateways) : mixed
Parameters
-
$gateways
: mixed
-
render_after_add_to_cart()
public
render_after_add_to_cart() : mixed
render_after_price()
public
render_after_price() : mixed
get_payment_page()
protected
get_payment_page() : mixed
get_supported_gateways()
protected
get_supported_gateways() : mixed
initialize()
protected
initialize() : mixed
enqueue_scripts()
private
enqueue_scripts() : mixed