[Resolved] Suggestions for 3 different user types when not able to use Woocommerce
This support ticket is created 4 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
I am working on a directory site like your contractor site, but with 3 different user types (with very different profiles). It's also a subscription site using woocommerce subscriptions.
Since Woocommerce can't create multiple user roles, I need a solution to accomplish the above. #1 is accomplished by forms outside of WC. #2 and #3 need different payments, term lengths, diff profiles and diff capabilities.
Do you have suggestions on how to accomplish this?
If you are using WooCommerce Subscriptions I suggest you check this documentation, in particular the limitations described in the FAQ section at the end.
Right, that's what I looked at originally. The issue with the one-time user role product, is that it is lifetime. Then there is only the subscription which only allows for one user role. I have two user roles that I want to have subscriptions. I'm trying to figure out a work-around to see if WC can actually do what I need it to do.
One-time account set up fee for each User role to create profile. (So for role #2 and role #3)
Then sell a subscription for searching job seekers. (to both #2 and #3)
But then I need to sell the ability to create job postings to #3.
Are you familiar with s2member? and do you know if that is compatible with Toolset?
Thanks!
We know WC Subscriptions because we use it ourselves on our own sites, and documented it because it seems fairly popular with clients, but I'm not familiar with the alternatives.
But requiring different roles for two different subscriptions looks like a deal breaker for WC Subscriptions.
You can set up event triggers to change user roles up and down. So when a user purchases a subscription or a subscription expires, the user role changes. Image shows examples. Very helpful extension.