Skip to content
  • There are no suggestions because the search field is empty.

How to exclude certain products from generating commissions. 

Want to exclude certain products or subscriptions from generating commissions? Simply add Meta data to your Stripe products to not have them generate commissions. See a step by step guide on how to do this. 

Exclude certain plans from generating commissions or rewards. 

This is a Stripe only feature

If you want to exclude a certain plan from generating rewards, you can do that.
  1. Go to Stripe -> Product catalogue -> Select the plan you want to exclude (i.e. “Growth plan”)
  2. Select the price you want to exclude.
  3. From the price page, go to “Edit metadata”.
  4. Add the key “rewards_disabled”, and for the value add “yes” (without the actual "").
tag3
 
 

If you want to exclude all the prices in a plan, You can now add the metadata on Product level.