For small businesses in Turkey the order channel is usually WhatsApp: the customer sends a photo, writes “two of these”, drops an address. It works — until thirty orders a day arrive. Then orders get lost in the message pile, who paid what gets mixed up, and the “order line” is locked to one person’s phone. This article walks through three levels; for most businesses the right answer is level two.
Level 1 — The order link
A “WhatsApp order link” is just an address carrying your number and a pre-filled message: wa.me/905XXXXXXXXX?text=Hello, I’d like to order. Put it on your website, Instagram profile, QR menu; the customer taps and the chat opens with the message ready.
- Takes minutes to set up, free.
- You can add the product name to the message: one link per product (“… I’d like to order the breakfast plate”).
- The limit: the order is still free text; counting, payment and tracking are manual.
For a café using a QR menu, this link under every item replaces the “call the waiter” button.
Level 2 — WhatsApp Business catalogue and cart
The WhatsApp Business app (free) offers a product catalogue and cart: you enter products with photo, description and price; the customer picks from the catalogue, builds a cart, and the cart arrives as a single message. That removes the “two of these” ambiguity.
Setup:
1. Install WhatsApp Business on the business number (separate from personal; how to use WhatsApp Business covers the basics).
2. Catalogue → add products: clear photo, name, price, short description. Keep photos consistent; product image generation helps here.
3. Quick replies: shortcuts like “/address”, “/payment”, “/delivery” for standard answers.
4. Automated messages: after-hours greeting, first-message greeting.
5. Labels: “new order”, “awaiting payment”, “shipped”, “delivered”. Labelling the chat tracks order status.
For most cafés, boutiques and neighbourhood shops this level is enough. The limit: everything lives on one phone; records are manual; more than one person cannot reply.
Level 3 — The automated order line
When daily volume grows or several people need to reply, the WhatsApp Business API (or a cloud API via a provider) comes in. At this level an order is not a message but a record:
- The incoming order is written to a sheet/system automatically and an order number is returned.
- Stock check: instant notice to the customer if an item is out.
- Payment link (bank transfer details or a payment provider link) goes automatically.
- Messages to the customer as shipping/delivery status changes.
- The team replies from the same number on multiple devices.
This is built with an automation tool like n8n; workflow examples are on the order notification and stock alert pages. API use is chargeable (by message category); verify current terms on Meta’s WhatsApp Business Platform page.
What an “order bot” should and should not do
Should: show the menu/catalogue, take an order record and return a number, give delivery time and payment info, manage expectations after hours, hand over to a human.
Should not: negotiate price, resolve complaints, promise an “exact time”, loop the customer. The bot makes no promises; the human does. The WhatsApp example in AI automation explains that boundary.
So orders never get lost (at every level)
- One business number; not a personal phone.
- A confirmation message for every order: item, quantity, total, delivery.
- A label or record: “received → preparing → on the way → delivered”.
- At daily close, compare the order list with the payment list.
Which level fits you?
- A few orders a day, one person: Levels 1 + 2.
- Dozens a day or two or three people replying: Level 3.
- For restaurants and cafés, ordering from the table is covered separately in online ordering systems.
Sufitware’s AI automations service builds level three in your account and hands it over; write your current level and daily order count in the brief form and we will say what is enough.
Frequently asked questions
- How do I create a WhatsApp order link?
- An address in the form wa.me/countrycode+number?text=prefilled message is enough; the number has no spaces and includes the country code, the message is URL-encoded. It is free.
- Is a WhatsApp order bot free?
- The WhatsApp Business app’s catalogue, quick replies and automated messages are free. Real automation (API) is charged by message category; current terms are on Meta’s page.
- Can several people take orders from the same WhatsApp number?
- Linked devices are limited in the WhatsApp Business app; replying as a team needs a WhatsApp Business API-based setup.

