Is there a way to restrict purchases by certain user roles?
I wanted to check if FluentCart already supports (or plans to support) role-based purchase restrictions — for example, preventing certain roles like administrator and other preferred roles, from buying specific products or all products.
I second this but with a slight modification:
- Role based (e.g., the user has to have a particular role)
- FluentCRM tag based (e.g., the user has to have a tag in FluentCRM to be able to buy the current product)
- FluentCart prior purchase based (e.g., the user has to have a paid/active-subscription to a given product to be able to buy the current product)