WhatsApp Chat Widget

WhatsApp chat embedded in your site with a single line of code

Generate a WhatsApp chat iframe and embed it in your web application. Your customers can message you directly without leaving your site.

How it works

Integrate WhatsApp chat into your site in 3 simple steps.

1

Authenticate via API

2

Generate the iframe URL

3

Embed in your HTML

1. Generate the iframe

API Call
curl -X POST \
  https://app.roxpay.eu/api/v4/iframes/whatsapp/chat-box \
  -H "Authorization: Bearer TOKEN" \
  -H "Content-Type: application/json"

2. Embed in your HTML

HTML
<iframe
  src="IFRAME_URL"
  width="100%"
  height="600"
  frameborder="0"
></iframe>

Mobile preview

9:41
Chat API

Chat API Support

online

TODAY

👋 Hi! How can I help you today?

9:41

I need help with my order

9:42

Sure! What's the order number?

9:42

#ORD-12345

9:43

Found! 📦 Your order is shipping. Expected arrival: tomorrow.

9:43

Type a message

Embedded widget

iframe · 1 line

Instant reply

< 1s

Use cases

Customer support

Offer real-time support to your customers directly from your application, without forcing them to open WhatsApp separately.

E-commerce

Allow customers to ask about products, track orders and receive updates directly via chat in your online shop.

Internal dashboards

Integrate the chat into your CRM or team dashboard to manage WhatsApp conversations without switching tools.

WhatsApp Chat Widget

Want to try the Chat Widget?

Start for free with the sandbox environment and integrate WhatsApp chat into your app.