Multi-business checkout
Multi-business checkout is a level-0 source route for the dynamic addon_multi_business_checkout configuration category. Its sidebar item requires the add-on; the route can also mount while configuration is loading. Source describes a multi-cart checkout effect class but does not prove deployed behavior.
The preserved reference capture records these labels:
- Enable Multi-Business Checkout enables the multi-cart customer checkout flow.
- Display Combined Delivery Fees and Display Combined Driver Tips control whether checkout presents those amounts as combined totals.
- Select Progress Bar Style and Select Coupon Input Style choose the checkout presentation style.
- Disable Individual Order Buttons suppresses individual-order actions in the multi-cart experience.
- Cart 1 through Cart 5 and Cart 6+ Delivery Fee Discount set the delivery-fee discount for each cart-count band. Each discount is a percentage from 0 to 100.
- Delivery Fee Free for Multi Checkout sets the minimum purchase value that makes delivery free;
0disables this rule. More than one scoped field can share this label, so confirm the field’s position and returned configuration before editing it.
Current source loads returned category/config data and does not hard-code this list as a universal schema. Save writes changed configurations sequentially, so a multi-field interruption can partially persist. These are checkout and revenue effect classes, not a static template; no config, cart, order, fee, tip, coupon, or checkout state was read.
The reference capture used 0–100 percent controls, but source-only evidence does not prove deployed validation or calculation. Runtime re-entry requires synthetic carts/orders, intercepted config writes, and immutable receipts for every fee, discount, tip, coupon, button, and checkout effect.
Troubleshooting
Why don't I see Multi-business checkout?
The add-on must be enabled and your account must be level 0. Ask an administrator to verify the project configuration.
Related guides: Checkout by order type