WhatsApp Orders Integration

Connect your YouCan store with Whappl to send automatic WhatsApp order notifications

The Whappl API endpoint URL where order notifications will be sent. Default: https://whappl.com/api/youcan/order
Your WhatsApp Business Phone Number ID from Meta Business Manager.
Your WhatsApp Business API access token. If left empty, Whappl will use its default token.
The name of your approved WhatsApp template for order notifications.

YouCan API Settings

Your YouCan API key for updating order status. Get it from Settings → API Key in your YouCan Partner Dashboard.
OAuth access token for YouCan API. Required if using OAuth authentication instead of API key.

Template Parameters

Your WhatsApp template must contain exactly 5 parameters in this order:

  1. {{1}} - Customer Name (اسم العميل)
  2. {{2}} - Order Number (رقم الطلبية)
  3. {{3}} - Products List (قائمة المنتجات)
  4. {{4}} - Billing Address (عنوان الفواتير)
  5. {{5}} - Total Price (المبلغ الإجمالي)

Example template structure:

السلام عليكم {{1}}.

المرجو تأكيد الطلبية:
رقم : {{2}}
المنتج : {{3}}
العنوان: {{4}}
المبلغ الإجمالي: {{5}}

لتأكيد الطلبية المرجو الضغط على "تأكيد". لإلغاء الطلبية، المرجو الضغط على "إلغاء".