Overview
Incentivio now support Modifier targeting offers. Please note, we cannot redeem these offers in store as the POS does not support modifier targeting.
If you would like this to be supported in store please see our Modifier Discounts Guide
If you only need this supported for online ordering we can use the following setup:
First we will send a price calculation request as normal with the applied discounts on modifiers. This will return the appropriate discount amounts for all modifiers as calculated by Toast.
Afterwards we will transform all modifier discounts into open amount discounts that will be applied on the main item, and removed from the modifiers.
- This will require setting up an OPEN AMOUNT discount on toast for the location.
- Additionally, the OPEN AMOUNT discount toast GUID will have to be onboarded as a location extended attribute with the attribute name "OPEN_DISCOUNT_GUID"
Finally, the appropriate getPrice or createOrder request will be created with the updated items and sent to Toast
1. Create an OPEN AMOUNT discount on Toast side
A. Navigate to Toast restaurant
B. Click on “Discount” under “Payments” section
C. Click on “Add a discount”
D. Enter suitable name and set the permission level to “ANY USER”
E. Set the Discount Type and Applies to settings as follows:
Discount Type : Open $ Off
Applied to : Any Item
F. Create the offer and Copy the offer GUID from the URL
2. Mapping the Offer GUID on Incentivio location settings
A. Navigate to Incentivio Store ordering settings
B. Edit the settings of the relevant store
C. Navigate to Extended attribute section
D. Add below Key/Value pair as a new entry
OPEN_DISCOUNT_GUID : <Offer GUID>
3. Creating a Modifier item target offer on incentivio side
A. After above mentioned configurations, we are going to set up a modifier item target offer on incentivio side ,
B. Just like in Item target offer, we need to map the modifier item targeted offer with the relevant item target offer on toast side.
For Ex : suppose we need to create a 10% off modifier item targeted offer.
Just like a normal item level targeted offer, we need to Map the GUID of a matching toast offer as an external ID
Sample 10% off item targeted Percentage toast offer
C. In Offer reward section, add Modifier items as “Discounted Products”