WhatsApp order notifications

Keep customers informed at every step — order confirmed, shipped, out for delivery — automatically, on the channel they actually read.

The problem

Email order confirmations get buried or land in spam. Customers message you asking "where is my order?" and your team copies status updates by hand. It does not scale and it frustrates buyers.

The solution

Trigger a WhatsApp message from your backend on every order event. WhatsApp open rates beat email by a wide margin, so confirmations and shipping updates are actually seen — with zero manual work.

How it works

1

Connect your store number once by scanning a QR code.

2

On each order event (paid, shipped, delivered), call the Vesper send endpoint.

3

Personalize the message with the order number, total, and tracking link.

4

Let customers reply — incoming replies arrive on your webhook so support can follow up.

siparis-bildirimi
curl -X POST https://api.vespergateway.com/api/v1/messages/send/text \
  -H "x-api-key: vsp_your_key" \
  -H "Content-Type: application/json" \
  -d '{
    "session": "store-line",
    "to": "905551234567",
    "text": "Your order is confirmed! 🎉 Order #1024 — we will let you know when it ships."
  }'

Why Vesper

  • Flat monthly price — not per-message fees like the Cloud API
  • Setup in minutes, no Meta Business verification
  • Send order PDFs (invoice, receipt) as documents
  • Delivery & read receipts via webhooks

Start sending order notifications

Create a free account and connect your store number in under 5 minutes.

Start sending order notifications