PaymentGateways
in package

Table of Contents

Properties

$assets  : mixed

Methods

__construct()  : mixed
add_data()  : mixed
add_new_order_data()  : mixed
add_scripts()  : mixed
add_supported_gateways()  : mixed
get_subscription_gateways()  : mixed
get_wfocu_payment_gateway()  : bool|WFOCU_Gateway|WFOCU_Gateways
initialize_gateways()  : mixed
maybe_set_save_payment_method()  : bool
maybe_setup_upsell()  : mixed
Maybe setup the WooFunnels upsell if the charge has not been captured.
process_refund_success()  : void
update_subscription_meta()  : void
get_charges_for_upsell()  : mixed
get_payment_gateways()  : mixed
initialize()  : mixed
is_supported_gateway()  : mixed

Properties

Methods

maybe_setup_upsell()

Maybe setup the WooFunnels upsell if the charge has not been captured.

public maybe_setup_upsell(Charge $charge, WC_Order $order) : mixed
Parameters
$charge : Charge
$order : WC_Order

update_subscription_meta()

public update_subscription_meta(WC_Subscription $subscription, string $product_hash, WC_Order $order) : void
Parameters
$subscription : WC_Subscription
$product_hash : string
$order : WC_Order

        
On this page

Search results