Types
All the types of actions currently available on the Rules Engine
Last updated
All the types of actions currently available on the Rules Engine
Last updated
At the moment, the following types of action are available (more to come — feel free to reach out to us and submit a feature request if you need specific additional types).
Check the single action type pages for more information about how they work:
percentage
Applies a percentage discount to the amount of the selected field.
fixed_amount
Applies a fixed discount to the unit amount of the selected field (or it based on the related total amount).
fixed_price
Overwrites the unit amount of the selected field with the specified value.
buy_x_pay_y
If the quantity of the selected items is a multiple of x
, only the same multiple of y
units are considered for the total price computation.
every_x_discount_y
Applies a fixed amount discount of value y
(proportionally distributed based on the quantity of the selected items) for each interval defined by the value x
on the amount of a specific field.
As highlighted in the table above, not all the actions might be available for all the resources for which the Rules Engine is currently enabled. Check the single resource pages for more information.