The current “woocommerce_subscription_status_active” hook is triggered prematurely, before the subscription’s actual start date. This makes it difficult to distinguish between subscriptions that start immediately and those that are scheduled to start later.
Proposed Solution:
Introduce a new hook or modify the existing “woocommerce_subscription_status_active” hook to provide more accurate information about the subscription’s activation status.
Open
Last updated: September 4, 2024
0 comments
Log in to comment on this feature request.