Peppy Punjabis
Menu & order
Enter your name, phone, and either dine-in (table) or takeaway (token), then save — the full menu and cart will unlock. After ordering you get WhatsApp confirmation and a Google review link.
PEPPY PUNJABIS — FULL MENU
Dine-in / takeaway + full menu
One page: your details, cart, and the full menu. PetPooja item IDs are mapped in
netlify/functions/petpooja-item-map.js; on the server you only need
credentials and the function URL below.
Order type & details
Order placed — thank-you and Google review
If whatsapp-order-thanks-api is set, we send from our business WhatsApp (Meta Cloud API).
Otherwise your own WhatsApp opens as a fallback.
Active orders (bill pending on POS)
When the bill is printed or checked out on PetPooja, tap “Bill done on POS” below.
PetPooja: API keys must not live in the browser. In this page’s
<head>, set meta name="petpooja-order-api" to your
backend URL (Netlify / Cloudflare Worker / Node) that calls the PetPooja
Online Ordering API
(v2.1.0; credentials and Save Order URL from
developerapi.petpooja.com).
Optional: configure PETPOOJA_ORDER_CALLBACK_URL on the server for POS status webhooks.
Then the “Send to PetPooja server” button will work.
↑ Save your name, phone, and dine-in table or takeaway token first — then the menu opens.