Best way to display/configure conditional pricing for subscriptions based on a user's role [RESOLVED]

Hi Aaron,

From what you describe, it seems you could achieve this use case with Populate Anything and Conditional Pricing.

With Populate Anything, you should be able to populate the current user Role in a field. Based on that populate role you could create Conditional Pricing rules:

  • If Tier is Basic THEN price is $0
  • If Role = Contributor AND Tier is Basic THEN price is $25
  • If Role = Contributor AND Tier is Premium THEN price is $100
  • If Role = Supporting Contributor AND Tier is Standard THEN price is $0
  • If Role = Supporting Contributor AND Tier is Premium THEN price is $50

Let us know if this helps and feel free to shoot us a support request if needed: gravitywiz.com/support 🧙‍♂️

Cheers,