This page documents the expected user experience when RBI guests redeem offers when they place orders using the Kiosk, part of Customer Journey Scenarios - Kiosk. See also Kiosk - Redeem Rewards and Kiosk - Edge Cases.
The Transaction Validate endpoint determines if the user meets eligibility requirements of any included incentives: Rewards or Offers (e.g. Offer is only redeemable with a check above $10). Please refer to Loyalty API - Error List for a list of potential error message returned from this endpoint.
Contents
1. While signed out
In this scenario, guests do not sign in to the RBI app or the Kiosk, and they use an open offer. This scenario includes markets that have decided to allow showing offers on the Kiosk UI and markets that have decided not to show offer on the Kiosk UI.
Note: this scenario does not require an integration with the Loyalty API.
Steps | Expected results (Kiosk) | Expected results (RBI app) | Loyalty API usage (Kiosk) |
---|---|---|---|
Guest looks at the Kiosk screen |
|
|
|
Guest touches the screen to start a new order |
|
|
|
Guest decides to continue without signing in |
|
|
|
Guest taps on the Offers tab Note: this step is only possible if the market has decided to allow showing offers on the Kiosk UI for Signed Out users. |
|
|
|
Guest opens the RBI app without signing in, and selects an offer that is available when users are signed out (known as a “open offer”) Note: this is only available in markets that allow open offers. Note: markets that don’t use scanners do not show a QR code in the RBI app, only the alphanumerical code. In this case, the Kiosk must provide a way for guests to enter the code manually. |
|
|
|
Guest scans offer (static) alphanumerical code |
|
|
|
Guest checks out and pays |
|
|
|
2. Authenticating with the Loyalty Code
In this scenario, guests do not pre-select any offers and instead start their journey by scanning their Loyalty code at the Kiosk. The guest in this scenario does a second scan to add an offer after the initial identification.
Steps | Expected results (Kiosk) | Expected results (RBI app) | Loyalty API usage (Kiosk) |
---|---|---|---|
Guest opens the Loyalty code page on the RBI app |
|
|
|
Guest taps on the Kiosk screen to start a new order |
|
|
|
Guest scans the loyalty code or inputs 6 digit code in Kiosk |
|
|
|
Guest opens an offer on the RBI app, chooses to redeem in restaurant |
|
|
|
Guest either scans the offer’s QR code or inputs 6 digit code into Kiosk Note: if a user pre-selects more offers in the app, all pre-selected offers will show in the Kiosk screen after scanning with an option for the user to customize each offer |
|
|
|
Guest customizes offers at will and touches confirm |
|
|
|
On the Kiosk UI, guest navigates to the offers page Note: this step is only available in markets that have decided to show offers on the Kiosk UI. | Offers are displayed: |
|
|
Guest selects an offer |
|
|
|
Guest adds offer to basket |
|
|
|
Guest checks out and pays |
|
|
|
3. Using offer pre-selection
In this scenario, guests pre-select offers on the RBI app and continue their journey in the Kiosk by scanning the generated code. Then they add more offers to their basket by choosing those offers in the app and scanning them.
Steps | Expected results (Kiosk) | Expected results (RBI app) | Loyalty API usage (Kiosk) |
---|---|---|---|
Guest opens an offer on the RBI app |
|
|
|
Guest taps “Use at restaurant” |
|
|
|
Guest taps on the Kiosk screen to start a new order |
|
|
|
Guest either scans the offer’s QR code or inputs 6 digit code into Kiosk Note: if a user pre-selects more offers in the app, all pre-selected offers will show in the Kiosk screen after scanning with an option for the user to customize each offer |
|
|
|
Guest customizes offers at will and touches confirm |
|
|
|
Guest opens a second offer on the RBI app, chooses to redeem in restaurant Note: the flow is exactly the same if the guest pre-selects multiple offers. |
|
|
|
Guest either scans the offer’s QR code or inputs 6 digit code into Kiosk Note: if a user pre-selects more offers in the app, all pre-selected offers will show in the Kiosk screen after scanning with an option for the user to customize each offer |
|
|
|
Guest customizes offers at will and touches confirm |
|
|
|
On the Kiosk UI, navigates to the offers page Note: this step is only available in markets that have decided to show offers on the Kiosk UI. | Offers are displayed: |
|
|
Guest selects an offer |
|
|
|
Guest adds offer to basket |
|
|
|
Guest checks out and pays |
|
|
|
4. Limit one offer per purchase
This scenario only happens if the market has decided to limit redemption of one offer per purchase. This is currently the case in BK UK for example.
Steps | Expected results (Kiosk) | Expected results (RBI app) | Loyalty API usage (Kiosk) |
---|---|---|---|
Guest opens an offer on the RBI app |
|
|
|
Guest taps “Use at restaurant” |
|
|
|
Guest taps on the Kiosk screen to start a new order |
|
|
|
Guest scans the loyalty code or inputs 6 digit code in Kiosk Note: the pre-selected offer will show in the Kiosk screen after scanning with an option for the user to customize it |
|
|
|
Guest opens a second offer on the RBI app, chooses to redeem in restaurant |
|
|
|
Guest taps Replace |
|
|
|
Guest either scans the Offer’s QR code or inputs 6 digit code into Kiosk Note: the pre-selected offer will show in the Kiosk screen after scanning with an option for the user to customize it |
|
|
|
On the Kiosk UI, navigates to the offers page Note: this step is only available in markets that have decided to show offers on the Kiosk UI. | Offers are displayed: |
|
|
Guest selects an offer |
|
|
|
Guest adds offer to basket |
|
|
|
Guest checks out and pays |
|
|
|
Next: Kiosk - Redeem Rewards