Skip to main content
Prerequisites: You need to connect your whatsapp account first before you can send or receive messages. You also need to setup Pusher for realtime messaging.
The chat module allows users to send and receive messages. It also allows your agents to use tickets. Supported message types: text, image, audio, video and maps

FAQs

Make sure that your customer has setup webhooks, if they have connected manually to their whatsapp account. If using embedded signup, ensure that you have setup webhooks correctly as indicated in this tutorial video.
If you’re using a test WhatsApp number provided by Meta, you’ll need to whitelist the phone numbers you want to send messages to. To do this, follow these steps:
  • Log in to the Meta for Developers portal and go to your app.
  • Navigate to WhatsApp > API Setup.
  • Under Send and receive messages, select the To field and choose Manage phone number list.
  • You can add any valid WhatsApp number as a recipient. The recipient number will receive a confirmation code in WhatsApp that can be used to verify the number.
  • Once you verify the recipient number, it should now be selected in the To field. Repeat this process if you’d like to add another recipient, up to 5 in total.
Remember, messages can only be sent to the whitelisted numbers until you switch to a production number.
You need to activate ticketing in Settings > General
Ensure that you have added a valid payment method to your Meta app.
Please review the logs in storage/logs/laravel.log to identify the error. It’s possible that the script wasn’t installed correctly. If the problem continues, feel free to contact support for assistance.
I