Versions Compared

Key

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

Overview

Now, it’s possible to split the delivery fee into two categories. The delivery service fee will be kept, and now it’s also possible to configure the service fee. This increases flexibility to configure promotional activities. The service fees are available for home delivery orders. The service fee depends on the amount spent: increasing the spent on the order , when a user reaches a range, according to the amount of money being spentitems, reduces the service fee paid.

Info

To use this feature, you need to have the feature flags Enable Fees UI, Enable Free Delivery Fee Progress Bar, Enable your cart tiered delivery fees and tiered-delivery-fees enabled and place an order for delivery.

Besides, you may want to turn off legacy FFs Enable Free Delivery Checkout Progress Bar and Discounted delivery threshold cents to not create redundancy of features in checkout page.

...

Note

enable-relaying-new-fees-to-pos is used enable the sendings of fees ( delivery, service) in Delivery Create process, so that Delivery Platform can receive it, persist it and display internally/tickets.

It’s also used in getOrder process so that POS can retrieve the fees (delivery, service) via partner api.

PS: This FF only propagates the fees forward, but the values configuration values still depend on tiered-delivery-fees. If it’s not configured properly, it will propagate zero.

...

Step name

Steps description

Screenshot

Add a product to cart and proceed to the checkout page

  • Choose a restaurant for delivery

  • Add product to cart

Screenshot 2024-04-18 at 11.40.27.png

Strikethrough value is present, but fees are not free, because the value spend does not provide a free fee yet

Screenshot 2024-04-18 at 12.39.55.png

Fees progress bar not completed: the user needs to increase the amount spent to complete it, in order to get the free fee.

Get fees information

  • Click to Learn more or in the information icon

Screenshot 2024-04-18 at 12.50.19.png

Screenshot 2024-04-18 at 12.51.42.png

Get free fee

  • Add another product or increase the quantity of the current product in the cart, until you reach the range to get a free fee.

Screenshot 2024-04-18 at 11.36.54.png

The progress bar is completed: free fee is reached and the free fee label is visible.