Skip to main content

๐Ÿงพ Multi Business Checkout โ€“ Complete Configuration & Functionality Guide

Written by Deira Alanis

๐Ÿ“Œ 1. Overview

The Multi-Business Checkout feature allows customers to place a single checkout with products from multiple stores.

Even though the checkout is unified, the system still processes one order per store.

Annotation on 2026-04-29 at 14-54-37.png


โš™๏ธ 2. Main Settings


๐Ÿ”˜ Enable Multi-Business Checkout

Description:
Enable or disable multi-business checkout.

  • Yes: Customers can checkout with multiple stores

  • No: Only one store per checkout is allowed

๐Ÿ”˜ Display Combined Delivery Fees

Description:
Show delivery fees as a total sum for all items.

  • Yes: Customer sees a single combined delivery fee

  • No: Delivery fees are shown separately per store

Important:
This only affects display, not calculation.

๐Ÿ”˜ Display Combined Driver Tips

Description:
Show driver tips as a total sum.

  • Yes: Tips are displayed as one combined value

  • No: Tips are shown per store

๐Ÿ”˜ Select Progress Bar Style

Description:
Controls the checkout progress bar design.

Options may include:

  • Single

  • Multiple

  • Both

Behavior:
Visual only โ€” does not affect functionality.

๐Ÿ”˜ Select Coupon Input Style

Description:
Defines how coupon fields are displayed.

  • Individual: Coupon input per store

  • Other options (if available): Shared/global input

Important:
This affects how discounts are applied across stores.

๐Ÿ”˜ Disable Individual Order Buttons

Description:
Hide individual order action buttons.

  • Yes: Only global checkout actions are shown

  • No: Individual store actions are visible


๐Ÿšš๐Ÿ’ธ 3. Delivery Fee Discounts per Cart (Key Section)

This is the most important section for multi-store behavior.

Each "cart" = one store


๐Ÿ”˜ Cart 1 Delivery Fee Discount

Description:
Discount applied to the first cart's delivery fee

Range: 0% to 100%

  • 0% โ†’ No discount

  • 100% โ†’ Free delivery for first cart

๐Ÿ”˜ Cart 2 Delivery Fee Discount

Description:
Discount applied to the second cart

๐Ÿ”˜ Cart 3 Delivery Fee Discount

Description:
Discount applied to the third cart

๐Ÿ”˜ Cart 4 Delivery Fee Discount

๐Ÿ”˜ Cart 5 Delivery Fee Discount

๐Ÿ”˜ Cart 6 or More Delivery Fee Discount

Description:
Each field defines the discount for that specific cart position.

  • "Cart 6 or More" applies to all carts beyond the 5th


๐Ÿง  How This Works (VERY IMPORTANT)

The system applies discounts based on the order of carts, not globally.


๐Ÿงช 4. Example (Based on Screenshot)

โš™๏ธ Configuration:

  • Cart 1 โ†’ 0%

  • Cart 2 โ†’ 50%

  • Cart 3 โ†’ 100%

  • Cart 4+ โ†’ 0%

๐Ÿ›’ Customer Order:

Cart

Store

Delivery Fee

Discount

Final

1

Store A

$40

0%

$40

2

Store B

$60

50%

$30

3

Store C

$50

100%

$0

๐Ÿ’ณ Final Delivery Total:

$40 + $30 + $0 = $70


๐Ÿ†“ 5. 100% Discount (Free Delivery Scenario)

If a cart is set to 100%, that cartโ€™s delivery becomes free.

โœ… Example:

  • Cart 1 โ†’ 0%

  • Cart 2 โ†’ 100%

Cart

Fee

Discount

Final

1

$40

0%

$40

2

$60

100%

$0

๐Ÿ‘‰ Customer pays: $40 total delivery


Delivery Fee Free for Multi Checkout

Description:
Set a minimum purchase amount required to make the delivery fee free for all carts in a multi-business checkout.

โš™๏ธ How it works

  • The system evaluates the total order amount (all carts combined)

  • If the total is equal to or greater than the configured value, then:

๐Ÿ‘‰ All delivery fees are set to $0 (free delivery)

  • Value = 0 โ†’ Disabled

  • Value > 0 โ†’ Free delivery when cart total reaches this amount

๐Ÿงช Example:

  • Minimum = $100

  • Order total = $120

๐Ÿ‘‰ Delivery = FREE (all carts)


โŒ Common Misunderstandings

โ€œWhy is only one delivery free?โ€
โ†’ Because only that cart has 100% discount

โ€œWhy is shipping not fully free?โ€
โ†’ Other carts do not have 100% configured

โ€œWhy does the total look different?โ€
โ†’ Fees may be combined visually but still calculated per store

โ€œDiscount is not applied correctlyโ€
โ†’ Check cart order and discount per cart

Did this answer your question?