๐ 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.
โ๏ธ 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











