SubscriptionsController
in package

Tags
since
4.0.0

Table of Contents

Properties

$context_handler  : ContextHandler
$payment_controller  : mixed
$registry  : PaymentGatewayRegistry

Methods

__construct()  : mixed
add_change_payment_method_query()  : mixed|string
add_subscription_payment_meta()  : array<string|int, mixed>
filter_message_gateways()  : array<string|int, AbstractGateway>
filter_shop_message_gateways()  : array<string|int, AbstractGateway>
get_shipping_packages()  : void
initialize()  : mixed
process_change_payment_method_redirect()  : array<string|int, mixed>
process_payment()  : array<string|int, mixed>|bool
register_gateways()  : mixed
should_save_payment_method()  : bool
show_save_payment_method()  : bool
is_change_payment_method_request()  : mixed
scheduled_subscription_payment()  : void
update_failing_payment_method()  : void

Properties

Methods

update_failing_payment_method()

private update_failing_payment_method(WC_Subscription $subscription, WC_Order $order, mixed $gateway) : void
Parameters
$subscription : WC_Subscription
$order : WC_Order
$gateway : mixed

        
On this page

Search results