Versions Compared

Key

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

Table of contents

...

Steps

Expected results

Place an order using a RESTAURANT service mode 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:

  • Sanity

    • New feature configuration for BAG_FEE

    • Allows Fz to change dinamically

    • More efforts to develop compared to LD

  • 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

...