Variable subscriptions?
-
From the plugin description, it is not clear. Does this support only simple subscriptions, or does it also support variable subscriptions?
Additionally, are there hooks to check if a currently logged in user has a specific subscription? For example, in the Woo Subscriptions plugin this PHP check is available to see if the currently logged in user has a specific subscription: wcs_user_has_subscription($current_user->ID, ’99’, ‘active’)
You can also query in the Woo Subscription about specific variations for variable subscriptions. Is that possible? If so, what is the PHP call?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Variable subscriptions?’ is closed to new replies.