Contents
...
Contents
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
References
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
🏪 Restaurant Management
Action
Tests
Expected Vendor Behavior
Expected Result
Make an item available for a certain store
Authenticated user selects ordering for the corresponding store and navigates to the menu section of the item.
Make a request with price and availability : true
for the respective PLU(s) to Partner’s API using the Update Store Menu PLUs endpoint.
→ Partners API GET Store Menu PLUs endpoint returns the PLUs with the corresponding price and availability.
→ Item appears in App Menu section with correct price.
ConsiderActionTests | How to test | Expected Vendor BehaviorAction | Expected Result | ||||
---|---|---|---|---|---|---|---|
Update Store Statusstore status
| Authenticated user User inputs restaurant address on restaurant search in App.Update Store Status to Online (docs)in the store locator in RBI’s platform. | Update store status to online via Update Store Status endpoint.
| → Partners API reports store is offline online through Get Store Status call endpoint. → Ordering buttons become eligible for the store. Note:
→ RBI admins have access to the Store Diagnostics and can verify that | ||||
Update Store Statusstore status
| Authenticated user User inputs restaurant address on restaurant search in App.Update Store Status to Offline (docs)in the store locator in RBI’s platform. | Update store status to offline via Update Store Status endpoint.
| → Partners API reports store is offline through Get Store Status call endpoint. → Ordering buttons become grayed out for the store.
→ RBI admins have access to the Store Diagnostics and can verify that |
Store Menu Pricing & Availability
→ RBI admins have access to the Store Diagnostics and can verify that |
🍔 Menu Management
Availability
Info |
---|
For all the cases below, for further debugging you can use the Get Store Menu Diff endpoint to identify the changes to the store’s menu after each request. |
Note |
---|
For all the cases below, consider a cache of up to 1 minute for updates to reflect in |
...
RBI’s frontend. |
Action
Tests
Expected Vendor Behavior
Expected Result
Pricing Order
Orders are priced at the checkout to confirm how much a user will be charged. Regardless of the pricing and availability information cached at the application level, the POS is queried one last time to provide the final answer for Pricing and Availability of the different cart products.
Authenticated user selects ordering for the corresponding store, builds a cart and navigates to the checkout.
All Cart Structures must be tested in this category:
Item
Item w/ modifiers
Combo
Combo with items w/ modifiers
Systemwide Offer Item
Systemwide Offer Combo
Systemwide Offer Combo w/ modifiers
Promo Codes - Amount Discount
Promo Codes - Percentage Discount
Reward Item
Reward Combo
Reward Combo with modifier
Partner is subscribed to the ORDER_PRICE
webhook (docs), which provides details about a new order to be priced.
Partner utilizes the Price Webhook Callback to answer the Price request.
Error Handling to follow the message
and code
standards:
Message: include a clear error message, mentioning the PLUs responsible for the failure and the designated store. Do not include unhelpful information like
Error occurred while processing request
Code Enum:
"MENU"
"STORE"
"TIMEOUT"
"UNKNOWN"
Commit Order
After successfully pricing and payment, order is injected in the POSAction | Tests | Vendor Action | Expected Result | ||||
---|---|---|---|---|---|---|---|
Make an item unavailable available for a certain store | Authenticated user User selects ordering for the corresponding store and navigates to the menu section of the item. | Make a request with price and | → Partners API GET Store Menu PLUs endpoint returns the PLUs with the corresponding price and availability. → Item disappears from App Menu section.
Make a combo available . → Item appears in App Menu section with correct price. | ||||
Make an item unavailable for a certain store | Authenticated user User selects ordering for the corresponding store and navigates to the menu section of the comboitem. | Make a request with price and | → Partners API GET Store Menu PLUs endpoint returns the PLUs with the corresponding price and availability. → Combo appears in App Menu section with correct price.
Note | price and availability. → Item disappears from App Menu section. | |||
Make a combo unavailable available for a certain store | Authenticated user User selects ordering for the corresponding store and navigates to the menu section of the combo. | Make a request with price and | → Partners API GET Store Menu PLUs endpoint returns the PLUs with the corresponding price and availability. → Combo disappears from appears in App Menu section .
Make a modifier multiplier available with correct price.
| ||||
Make a combo unavailable for a certain store | Authenticated user User selects ordering for the corresponding store and navigates to the item containing the modifier multipliermenu section of the combo. | Make a request with price and | → Partners API GET Store Menu PLUs endpoint returns the PLUs with the corresponding price and availability. → Modifier Multiplier appears in Combo disappears from App Menu section with correct price. Consider a cache of up to 1 minute for updates to reflect in FE. | ||||
Make a modifier multiplierunavailable available for a certain store | Authenticated user User selects ordering for the corresponding store and navigates to the item containing the modifier multiplier. | Make a request with price and | → Partners API GET Store Menu PLUs endpoint returns the PLUs with the corresponding price and availability. → Modifier Multiplier disappears from App Menu section. Consider a cache of up to 1 minute for updates to reflect in FEMultiplier appears in App Menu section with correct price. | ||||
Make a Systemwide Offer available modifier multiplier unavailable for a certain store | Authenticated user User selects ordering for the corresponding store and navigates to the offers pageitem containing the modifier multiplier. | Make a request with price and | → Partners API GET Store Menu PLUs endpoint returns the PLUs with the corresponding price and availability. → Offer appears in App Offers page and is available for Mobile redemption with correct price.
Note | with the corresponding price and availability. → Modifier Multiplier disappears from App Menu section. | |||
Make a Systemwide Offer unavailable available for a certain store | Authenticated user User selects ordering for the corresponding store and navigates to the offers page. | Make a request with price and | → Partners API GET Store Menu PLUs endpoint returns the PLUs with the corresponding price and availability. → Offer button for Mobile redemption is grayed out.
| Make a premium item (within a comboslot) available as part of a combo | Authenticated user selects ordering for the corresponding store and navigates to the combo containing the premium item. Internal configurations should be applied to serveComposite PLU for the given POS Vendor / marketprice and availability. → Offer appears in App Offers page and is available for Mobile redemption with correct price.
| ||
Make a Systemwide Offer unavailable for a certain store | User selects ordering for the corresponding store and navigates to the offers page. | Make a request with price and comboPlu-itemPlu . (E.g. for the whopper meal medium (PLU=123) to have onion rings (PLU=456) as a premium comboslot option, the price would have to be posted using the plu 123-456 Menu PLUs endpoint. | → Partners API GET Store Menu PLUs endpoint returns the PLUs with the corresponding price and availability. → Item appears inside the Combo with the desired premium price. Consider a cache of up to 1 minute for updates to reflect in FEOffer button for Mobile redemption is grayed out. Offer displays text indicating that it isn't available at the selected location. | ||||
Make a premium item (within a comboslot) unavailable as part of a combo Authenticated user available as part of a combo
| User selects ordering for the corresponding store and navigates to the combo containing the premium item.
| Make a request with price and
| → Partners API GET Store Menu PLUs endpoint returns the PLUs with the corresponding price and availability. → Item disappears from appears inside the Combo with the desired premium price.
| ||||
Make a Reward available for a certain store | Authenticated user Make a premium item (within a comboslot) unavailable as part of a combo
| User selects ordering for the corresponding store and navigates to the combo containing the premium item.
| Make a request with price and
| → Partners API GET Store Menu PLUs endpoint returns the PLUs with the corresponding price and availability. → Reward appears in App Rewards page and is available for Mobile redemption with correct price.
Note | Item disappears from the Combo. | ||
Make a Reward unavailable available for a certain store | Authenticated user selects ordering for the corresponding store and navigates to the rewards page. User must have enough points to redeem applicable reward. | Make a request with price and | → Partners API GET Store Menu PLUs endpoint returns the PLUs with the corresponding price and availability. → Reward button for Mobile redemption is grayed out.
|
Order Creation
Reward appears in App Rewards page and is available for Mobile redemption with correct price.
| |||
Make a Reward unavailable for a certain store | Authenticated user selects ordering for the corresponding store and navigates to the rewards page. User must have enough points to redeem applicable reward. | Make a request with price and | → Partners API GET Store Menu PLUs endpoint returns the PLUs with the corresponding price and availability. → Reward button for Mobile redemption is grayed out. Rewards displays text indicating that it isn't available at the selected location. |
Pricing
Action | Tests | Vendor Action | Expected Result |
---|---|---|---|
Change price for an item | User navigates through App Menu. | Make a request with updated price for the respective PLU using the Update Store Menu PLUs endpoint. | → Partners API GET Store Menu PLUs endpoint returns the PLUs with the corresponding updated price. → Item price appears updated in the App Menu section with correct price. |
This test should be run for all menu structures described in the previous section.
💰 Checkout
Order Creation
You can learn about the checkout actions in the Partner API here: Order API - Checkout
Action | How to test | Vendor Action | Expected Result | ||
---|---|---|---|---|---|
Pricing Order
| Authenticated user selects ordering for the corresponding store, builds a cart, adds items to cart and navigates to the checkout and places an order. All available Cart Structures must be tested in this category:
| Cancel Order | → Check whether the status has been changed to cancel → Check whether the automatic refund has been processed (if applicable) → Check whether the cancellation email was triggered → Check whether delivery has been cancelled (if applicable) → When the order is canceled in the POS the payment should be refunded. |
Order Injection: Cart
→ Place Order in Whitelabel App
Order’s cart contains an Item → Order successfully sent and placed in Partner’s POS.
Order’s cart contains a Combo → Order successfully sent and placed in Partner’s POS.
Order’s cart contains an item, with a Modifier Multiplier without (0)
→ Order payload contains Modifier Multiplied PLU
→ Order successfully sent and placed in Partner’s POS, describing the without modifier.
Order’s cart contains an item, with Modifier Multiplier with (1)
→ Order payload contains Modifier Multiplied PLU
→ Order successfully sent and placed in Partner’s POS, describing the “with” modifier.
Order’s cart contains an item, with Modifier Multiplier extra (2)
→ Order payload contains Modifier Multiplied PLU
→ Order successfully sent and placed in Partner’s POS, describing the “extra(2)” modifier.
Order’s cart contains a combo, with an item that has a Modifier Multiplier without (0)
→ Order payload contains Modifier Multiplied PLU, inside the item, inside the combo.
→ Partner Integration successfully handles a 3 level nested structure in the cart.
→ Order successfully sent and placed in Partner’s POS, describing the without modifier.
Order’s cart contains a Combo with Premium Items
→ Order payload contains a Combo, with it’s children priced at 0, and premium items priced normally.
→ Order successfully sent and placed in Partner’s POS, priced at combo + premium item cost.
Order’s cart contains a System Wide Offer (Item)
→ Offer contains an item
→ Order successfully sent and placed in Partner’s POS, offer is applied successfully. (Burillo, Alejandro)
The offer is added into cart with correct price
Order’s cart contains a System Wide Offer (Combo)
→ Offer contains a Combo
→ Order successfully sent and placed in Partner’s POS, offer is applied successfully.
The Offer is added into cart with correct price
Order’s cart contains a Config Offer (Item)
→ Offer contains an item
→ Order successfully sent and placed in Partner’s POS, offer is applied successfully.
The Offer is added into cart with correct price
Order’s cart contains a Config Offer (Combo)
→ Offer contains a Combo
→ Order successfully sent and placed in Partner’s POS, offer is applied successfully.
The Offer is added into cart with correct price
Order’s cart contains a Config Offer (Percentage Discount)
→ Offer contains a Order level percentage discount(e.g. 10% discount)
→ Order successfully sent and placed in Partner’s POS, offer is applied successfully.
The price of the Order is 90% of the original price
Order’s cart contains a Loyalty Reward (Item)
→ User with enough loyalty points, selects loyalty reward in loyalty page on Whitelabel App.
→ Order is placed in Whitelabel App, with a cart containing a Loyalty rewards item.
→ Order successfully sent and placed in Partner’s POS.
→ Loyalty reward Item is applied successfully.
Order’s cart contains a Loyalty Reward (Combo)
→ Reward contains a Combo
→ Order successfully sent and placed in Partner’s POS.
→ Loyalty reward Combo is applied successfully.
Order’s cart contains a Loyalty Reward (Percentage Discount)
→ Reward contains a Order level percentage discount(e.g. 10% discount)
→ Reward successfully sent and placed in Partner’s POS, offer is applied successfully.
The price of the Order is 90% of the original price
Order discounts -
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
In-Restaurant Service Modes
Action
Tests
Expected Vendor Behavior
Expected Result
Place a Dine In / Pickup / Drive-Thru order
Immediate order (Now)
Authenticated user selects ordering for the corresponding store, builds a cart and navigates to checkout.
User selects service mode and order time Now
.
Partner collects the service mode (serviceMode
) from the GET Order endpoint (EAT_IN
TAKEOUT
DRIVE_THRU
) and injects in the POS.
Partner collects the order number (number
) from the GET Order endpoint and injects in the POS.
fireOrderInSeconds: 0
indicates the order should be fired to the kitchen immediately.
→ Order is injected in the POS.
→ KDS identifies the service mode.
→ DSS ticket printed according to the service mode.
→ Receipt printed with Order Number from RBI.
→ ORB displays Order Number from RBI.
RBI’s order number is expected to substitute the POS order number.
RBI’s order number is configurable, allowing numerical interval restriction and / or utilization of an alphanumerical prefix.
Note |
---|
Guests rely exclusively on this number to identify their online orders. |
| Partner is subscribed to the Price Order webhook. The payload of the webhook includes the order contents for the selected store ID, service mode, and other details. Partner must return the price and availability for each item in the order, the total price and any errors using the Price Webhook Callback endpoint. Error Handling must follow the
| → → Loading time does not exceed 3 seconds for p99. → Tax, Subtotal, and Total are visible at checkout
→ (OPTIONAL) Fees, such as “Bag Fee”, are visible in the | |||||
Commit Order
| After pricing an order, an authenticated user pays, and continues with the placement the order. All available Cart Structures must be tested in this category:
| Partner is subscribed to the Commit Order webhook. The payload of the webhook includes the service mode, order id, total order price and customer details, among other details. All order information can also be fetched from the GET Order endpoint, at any time. The POS must respond to the webhook request by using the Commit Webhook callback endpoint. Error Handling must follow the
| → Order is registered in the POS.
| ||||
Cancel Order – Initiated by guests or delivery fulfillment providers
|
| Partner is subscribed to the Order Event webhook. Upon cancelation, the webhook will return an event with status The POS must acknowledge the cancelation and mark the order as canceled in the POS. | → Order status is changed to → An automatic refund is processed (if applicable). → A cancellation email is triggered. | ||||
Cancel Order – Initiated by POS
| Restaurant team member cancels order in the POS. | Partner send status | → Order status is changed to cancel. You can check it using the GET Order endpoint or in the Order Event webhook. → An automatic refund is processed (if applicable). → A cancellation email is triggered. |
Order firing for in-restaurant service modes
Below you can find the how to deal with order firing for paid in-restaurant orders.
Info |
---|
In the below cases, when we reference the Order Number from RBI, the following is expected:
|
Info |
---|
KDS = Kitchen Display Screen. ORB = Order Ready Board, which are the customer-facing screens in the restaurant. DSS = Dynamic Service System. It consists on a set of operational procedures which improve order accuracy and speed of service. From a POS standpoint it requires the printing of sticky labels. |
You can find more details about the order firing mechanism here: https://rbictg.atlassian.net/wiki/spaces/RDP/pages/5003083791/Order+API+-+Checkout#Fire-webhook-%26-endpoint
Action | How to test | Vendor Action | Expected Result | ||||
---|---|---|---|---|---|---|---|
Place a Dine In / Pickup
| Authenticated user selects ordering for the corresponding store, builds a cart and navigates to checkout. User selects service mode and order time | Partner injects order the POS using the corresponding service Mode and number. Partner collects the The Partner has received all relevant information to the order previously via the pricing webhook: service mode ( All order information can also be fetched from the GET Order endpoint and injects in the POS, at any time.
| → Order is injected registered in the POS with reference to the table numberthe POS. → KDS identifies the service mode.→ KDS identifies the table number. → DSS ticket printed according to the service mode.→ DSS ticket printed with the table number. → Receipt printed with the table number. → Receipt printed with order number from RBI, though at a less relevant place, since table number should take precedence to the order number. RBI’s order number is expected to substitute the POS order number. Order Number from RBI. → ORB displays Order Number from RBI.
| ||||
Place a Curbside Drive-Thru order
| Authenticated user selects ordering for the corresponding store, builds a cart and navigates to checkout. User selects service mode and order time User inputs the car plate number. Partner collects the service mode ( Partner collects the order number (
| → Order is injected in the POS with reference to the table number. → KDS identifies the service mode. → KDS identifies the table number. → DSS ticket printed according to the service mode. → DSS ticket printed with the table number. → Receipt printed with the car plate. → Receipt printed with order number from RBI, though at a less relevant place, since car plate should take precedence to the order number.
| Place a Dine In / Pickup / Drive-Thru order Future order (ScheduledDrive Thru. No time selection appears at checkout. | Partner injects order the POS using the corresponding service Mode and number. The Partner has received all relevant information to the order previously via the from pricing webhook: service mode ( All order information can also be fetched from the GET Order endpoint, at any time.
| → Order is registered in the POS but not sent to the kitchen. → When the guest arrives at the restaurant, a team member manually fires the order to the kitchen from the POS. At that point, → DSS ticket printed. → Receipt printed with Order Number from RBI. → ORB displays Order Number from RBI. | ||
Place a Table Service order
| Authenticated user selects ordering for the corresponding store, builds a cart and navigates to checkout. User selects service mode and order time equivalent to any slot in the future. Partner collects the service mode ( Partner collects the order number ( fireOrderInSeconds: X Table Service and inputs the desired table number. No time selection appears. | Partner injects order the POS using the corresponding service Mode and number. The Partner has received all relevant information to the order previously via the from pricing webhook: service mode ( All order information can also be fetched from the GET Order endpoint, at any time.
→ Order is injected in the POSimmediately. | → Order appears is registered in the KDS X seconds after POS order injectionPOS with reference to the table number. → KDS identifies the service mode. → KDS identifies the table number. → DSS ticket printed according to the service mode. → Receipt DSS ticket printed with Order Number from RBIthe table number. → ORB displays Order Number from RBI. RBI’s order number is expected to substitute the POS orderReceipt printed with the table number. RBI’s order number is configurable, allowing numerical interval restriction and / or utilization of an alphanumerical prefix→ Receipt printed with order number from RBI, though at a less relevant place, since table number should take precedence to the order number.
| ||||
Place a Table Service Dine In / Pickup order
| Authenticated user selects ordering for the corresponding store, builds a cart and navigates to checkout. User selects service mode Dine In or Pick Up and order time equivalent to any slot in the future.User inputs the desired table number. | Partner collects injects order the POS using the service mode ( The Partner has received all relevant information to the order previously via the pricing webhook: service mode ( All order information can also be fetched from the GET Order endpoint and injects in the POS, at any time.
| → Order is injected registered in the POS with reference to the table number. → Order appears in the KDS X seconds after POS order injection.→ KDS identifies the service mode. → KDS identifies the table number. → DSS ticket printed according to the service mode. → DSS ticket printed with the table numberthe service mode. → Receipt DSS ticket printed with the table numberaccording to the service mode. → Receipt printed with order number from RBI, though at a less relevant place, since table number should take precedence to the order number. RBI’s order number is expected to substitute the POS order number. Order Number from RBI. → ORB displays Order Number from RBI.
| ||||
Place a Curbside order Future order (Scheduled) | Authenticated user selects ordering for the corresponding store, builds a cart and navigates to checkout. User selects service mode and order time equivalent to any slot in the future. No time selection appears. User inputs the car plate number, places the order and is taken to an order confirmation page with an “I’m here” button. | Partner injects order the POS using the corresponding service Mode and number. Partner collects the service mode ( Partner collects the order number ( All order information can also be fetched from the GET Order endpoint and injects in the POS, at any time.
held in the POS until the order is placedreleased. | → Order is injected in the POS with reference to the table number.→ Order appears in the KDS X seconds after POS order injection.is registered in the POS but not sent to the kitchen. → When the guest clicks on I’m here, the order is sent to the kitchen.
At that point: → KDS identifies the service mode. → KDS identifies the table number. → DSS ticket printed according to the service mode. → DSS ticket printed with the table number. → Receipt printed with the car plate. → Receipt printed with order number from RBI , though at a less relevant place, since and car plate should take precedence to the order number. RBI’s order number is expected to substitute the POS order number. , which should be more visible than the order number.
|
...
Expand | |||
---|---|---|---|
| |||
Payment methods for in-restaurant orders
|
...
|
...
|
...
|
...
|
...
|
...
|
...
As per above.
|
...
|
Delivery
...
orders
...
Action | Tests | Expected Vendor BehaviorAction | Expected Result | |||||
---|---|---|---|---|---|---|---|---|
Place a Delivery order | Authenticated user inputs address within covered delivery area on restaurant search locator in App, builds a cart and navigates to checkout. Authenticated user clicks on “Continue” on the checkout page, and confirms selecting any payment method by clicking “Place Secure Order”. | Partner collects the The Partner has received all relevant information to the order previously via the from pricing webhook: service mode ( All order information can also be fetched from the GET Order endpoint (
Partner collects the order number ( | → Order is injected registered in the POS. → Order does not appear in the KDS (not fired into the kitchen). | |||||
Fire a Delivery order into the kitchen | Delivery vendor request fulfillment provider requests to move the order to kitchen Basedbased on the driver’s geolocation ORor driver’s ETA to the restaurant. | Partner is subscribed to the Partner fires the order through a POST call to the Fire Order endpoint.
| → Order appears in the KDS (is fired into the kitchen). → KDS identifies the service mode. → DSS ticket printed according to the service mode. → Receipt printed with Order Number from RBI.
| Cancel a Delivery order Delivery cancelation → Delivery Order successfully sent and placed in Partner’s POS. → If a delivery cancellation is requested:
|
...
|
Order Events (WIP)
Action | Tests | Expected Vendor BehaviorAction | Expected Result | |||||
---|---|---|---|---|---|---|---|---|
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
|
...