Overview
The Food Ordering Feature gives the option to app users to place food orders for delivery purposes. This article shows which fields (required and optional fields) the users need to complete so they can place their order successfully.
Introduction
The last step before Check-Out of an Order is for the user to fill in some Contact information so that their order can be delivered at the right address/person.
The app user has to fill in the following fields:
- Address (Required)
- Zip/Post-Code (Optional)
- Apartment, Suite, Floor (Optional)
- First Name (Required)
- Last Name (Required)
- Phone (Required)
- Valid email address (Required)
Notes:
-
The Address field uses a map search that requires a valid delivery address. This is necessary for the app to determine whether or not the address is within the dictated delivery radius.
-
The Address page stores the user's favorite addresses. The user can give each location a nickname, and these nicknames appear on the cart page so they can quickly select their desired delivery location.
Related Articles
Comments
0 comments
Please sign in to leave a comment.