Skip to content

Don't Cancell Membership when WooCommerce Subscription is OnHold #95

@contemplate

Description

@contemplate

Every time this plugin is updated I go in and comment out this line:

add_action( "woocommerce_subscription_status_on-hold", "pmprowoo_cancelled_subscription", 10 );

Most subscriptions are On-Hold if there is a payment issue and the system will automatically be retrying and many times be successful after a few times and change the status to active. If not it changes the subscription to "expired" I believe which is fine then to have the membership removed. Almost all of my clients don't want their customers losing access during the On-Hold status.

Is there a way we can make this optional?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions