Table of contents
...
All delivery orders must include BAG_FEE and propagate it to POS and Delivery Platform.
🤔 Assumptions
This should be applied by brand and service mode, but only for modes where the meal will be consumed out of restaurant.
...
It’s a open item, waiting for Barbara design.
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:
Sanity
New feature configuration for BAG_FEE, to match service mode, country and brand.
Allows Fz to change dinamically
More efforts to develop compared to LD
...
LD
New FF with a value for BAG_FEEDoesn’t allow FZ to change it / Depends on RBI, the tech team can update easy like the current fees variation today.
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
...