...
Checkout is the final step in the shopping process, where the customer reviews their cart, enters payment information, and confirms the order. In our platform checkout consists of two three steps: cart and payment page. , payment and conformation page. In this section, we’ll focus on the /cart page. To learn more about payments, please navigate to the
What does checkout look like?
...
At cart, guests may modify their cart contents or change service modes, whereas at the payment step they can select a preferred payment method, enter payment details if applicable and save it for future purchases.
A guest may edit the cart by
Using the Minicart (Cart Preview)
...
using the - and + signs to increase and decrease quantity of an item
clicking on the Edit CTA in the minicart visible in the right upper corner.
This way a guest is taken to the selected product page where they can:
...
Modify the Menu Size
...
Customize Order
...
Add other products to their order
...
They may also perform the following actions by visiting the /cart page:
...
Remove item
...
Edit quantity by using the + and - signs
Using the Upsell carousel to add additional items
...
Cart experience slightly differs depending on the service mode selected:
Pick-up:
Restaurant Details
at the very top of this page, a guests can see the address of a previously selected restaurant.
Service Modes
right above the Restaurant Details section, they may specify a sub-service mode to pick up: Drive-Thru, Pick-up, Dine-in, Table Service, Curb-side (if enabled).
Menu Items
Only cover + / - , Edit and Remove buttons. If they click on edit, they follow the menu edition experience explained here. Using the upsell carousel to add additional items. In order to enable the upselling component please visit the following
...
Delivery:
Delivery details - in this section a guest is asked to enter their address details as well as a phone number to facilitate the delivery process.
Menu items - please see the pick-up; Menu items section above.
...
Cart Preview
Guests may also edit the cart in the cart preview. They may use the - and + signs to increase and decrease quantity of an item, remove an item or be taken to the the selected product page by clicking on the Edit call to action button.
...
What is the scheduled pick up time? What is the I’m here button?
A guest may choose to schedule the pick up time which means they may select a timeslot in the future to pick up their order. This allows us to assure the meal is ready and warm.
...
How are prices calculated at cart?Prices are
Depending on the market, prices may be retrieved from the
. This ensures we display the correct price before the order is placed.POS or DOP
Info |
---|
There is one exception to this. As the delivery partners such as DMP need the basket value to return a delivery quote, we do calculate the pricing within partner service and save the value on order object. |
How do discounts How do promo codes work?
You may read more about campaigns, promotions and discounts here.
What is totalHow is the order summary structured?
The total represents an order total reported by the POS,
totalCents
it includes any additional fees (e.g., delivery fees, bag fees) applicable to the order.
What is subtotal?
The subtotal represent a total cost of the order cart entries expressed by
subtotalCents
in the platform. (May . It may include tax depending on the market)
How is tax calculated?
For .
Tax- for most of the markets, the tax amount is included in the price of the item. If you wish to include a separate line indicating a cumulative item tax amount please contact your CSM to disable the
enable-hide-tax-line flag
.If you wish to add additional information about tax related to Total amount you may adjust so in Lokalize searching for the following string:
All strings can be adjusted to clarify what each item line is – e.g.
Total (including VAT)
Note |
---|
Please note: The Subtotal + Tax will not always equal the Total. In markets with a value-added tax (VAT), the item prices (and therefore the Subtotal) include VAT |