The following HTML and JS templates were designed to help assist POS partners with setting up order ahead functionality in association with PayPal's Mobile In-Store framework. The templates will not function alone, but should act as a front-end and UI guide while integrating with a backend technology.
PLEASE NOTE: These pages are for demonstration purposes only and will not move any money unless hooked up to Mobile In-Store APIs.
The current version includes front end templates and sample javascript for:
- Categories and Sub Categories
- Item level taxes, price, quantites, and modifiers
- Default selection settings on modifiers
- Dynamic form and cart creation
- Total calculations with taxes
- Pickup configuration
- Tipping
- Order Confirmation
- Store Details
The latest version includes enhancements for additional order types:
- Removed item images & subcategories
- Revamped header layout and spacing
- Moved item menu to the front page
- Added modifier pricing to all items
- Added order type selection
- Added discount code & feedback options
- Additional partner feedback implemented
The HTML source has more comments to help get you started.