I am developing a membership site with your plugins and I have a question.
My website needs subscriptions, and unfortunately the payment gateway we will use made a plugin that only talks to "Woocommerce Subscription".
I would like to know if "Toolset Access" integrates with "Woocommerce Subscription", that is, it automatically controls access to pages (lock / unlock) according to the user's payment status.
I think I ended up expressing myself badly. when i said "based on payment status" i meant if the plugin you recommend, "woocommerce subscriptions", if it controls the access of the pages, along with other plugins, automatically.
that is, a user:
-not paid the month: the payment gateway notifies the subscription plugin, which "magically" blocks the pages.
- made the month's payment: the payment gateway notifies the subscription plugin, which "magically" unlocks the pages.
when I say "magically", it means I don't know what exactly it does, if the subscriptions plugin talks to "woocommerce memberships" or "toolset access" or other plugins, it doesn't matter to me, what matters is locking and unlocking pages correctly.
With above doc, you need to check mainly two section:
- Subscriber Default Role
- Inactive Subscriber Role
Where " Inactive Subscriber Role":
The role a user will be assigned after the subscription expires. Choose a role that has limited privileges, for example Subscriber.
In your Toolset Access Control panel make sure that the role you have chosen here (as Inactive Subscriber Role) doesn’t have access to resources available only for paying members.