Skip to main content

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.

Matt Zimmerman

I second this but with a slight modification:

  1. Role based (e.g., the user has to have a particular role)
  2. FluentCRM tag based (e.g., the user has to have a tag in FluentCRM to be able to buy the current product)
  3. 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)