Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of contents

...

  • Should catering mode be added to service modes impacted ?

    • No!

  • Do we need BAG_FEE configuration per restaurant or any specific granularity?

    • We don´t need to configure by restaurant, we should apply to the brand.

      But we should be able to configure by channel, example HD, Takeaway, etc.

  • Is there any chance that this feature could be adopted in other markets beside BK PT?

  • Do we need to implement this BAG FEE for Call Center?

    • Probably yes, but I suggest to create another epic for this.

  • How frequently this value change?

    • We update the price like once a year, this fee is mandatory in Portugal and the customes customers pays a fixed price.

  • Bag Fee should be considered in the loyalty points?

    • Yes

  • Exist any kind of discount, like other fees?

    • No

...

All tools where we see the order details must show the paper bag fee added. POS, DMP, Admin app and Whitelabel.

This should be applied by brand and order type.

Success metrics

All restaurant orders must include BAG_FEE and propagate it to POS.

...

Steps

Expected results

Place an order using a RESTAURANT service mode affected, like a pickup

BAG_FEE is included in the checkout page calculation, placed order receipt and recent order receipt

...

Should be added as a new line in the subtotal where other fees are listed today.

Development

WL

WL reads delivery fees from Launchdarkly tiered-delivery-fees. This could be used for delivery, but we would still miss for restaurant service modes and semantically, it would not fit well. Some alternatives:

...

  • LD

    • New FF with a value for BAG_FEE

    • Doesn’t allow FZ to change it / Depends on RBI

Partners-API

POS: Read the BAG_FEE in the getOrder API

Delivery: Send BAG_FEE to Delivery Platform in create delivery

DMP

Show BAG_FEE in the recept and tablet expeditor screens

...