Jump to content
View in the app

A better way to browse. Learn more.

DoniaWeB

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Do not create multi-accounts, you will be blocked!

Whatsapp Gateway | Multi Device v10.5.1

Featured Replies

  • Replies 6k
  • Views 547k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Magd Almuntaser
    Magd Almuntaser

    English Bexa AI will be released in the coming days, very soon. Everyone will be amazed by its speed, intelligence, and the way it interacts with users. It will not compete with ChatGPT, Gemini, or De

  • Magd Almuntaser
    Magd Almuntaser

    What's new so far in version 9.0.0: - Added landing page (welcome page). - Added plans system. - Added Manage Languages system. - Added (landing page) edit page. - Added ticket system. - Added cronjob

  • Magd Almuntaser
    Magd Almuntaser

    What's new so far in version 9.0.0: - Added Landing page (Homepage). - Added Plans System. - Added Manage Payment gateways. - Added Manage Languages system. - Added (Homepage) edit page. - Added Ticke

Most Helpful Posts

  • Magd Almuntaser
    Magd Almuntaser

    What will be available in version 11.0.0: - A chat system will be added. - A customer service system will be added (integrated with chat). - Some Indian payment gateways will be added. - Order design

  • Magd Almuntaser
    Magd Almuntaser

    Yes you can use it as a messaging service/ SaaS without asking my permission, the new version 9.0.0 directly contains people who want to use it as a messaging service/ SaaS.. What's new so far in ver

  • Magd Almuntaser
    Magd Almuntaser

    It has been fixed in 10.1.1 and will be released today: - Fixed Export Contacts (xlsx). - Fixed Edit Autoreply Page. - Fixed Send Message (Message Not Appear).

Posted Images

1 hour ago, Hit Solanki said:

Sorry, I don't know how to use webhooks, can you teach me how to use webhooks?

If you are able to use APIs, of course you are also able to use webhooks. There are even examples in the documentation.

Edited by Ipo Kane

7 hours ago, Magd Almuntaser said:

About the chat system and customer service, this is what I have done so far:

Receive:
• Messages
• Photos
• Documents
• Stickers
• Videos
• Audio
• Contacts (vcard)
• Location

Send:
• Messages
• Videos
• Images
• Audio
• Documents

Now I'll start adding features like:
• Turning off AI for a specific conversation.
• Viewing recipient information.
• Typing...
• Reading messages.
• Changing the speaker name (customer service name).



image.png

Hi @Magd Almuntaser Great Progress for the Chat & Customer Service Feature, however saya ingin memberi saran untuk fitur customer service and i think beberapa saran dari saya ini will benefit the others too (karena saya sudah mengimplementasikannya pada MPWA versi saya) :

-Bisa menampilkan pesan interaktif di interface chat nya (seperti button message, list message, etc) agar Customer Service tahu option yang dipilih oleh user tanpa harus melihat ke aplikasi whatsapp (ini hanya tinggal render saja json pesan interaktif nya)

-bisa reply message (quote message) langsung dari interface chat nya ini berguna untuk menambahkan ataupun mengerti konteks chat nya

-Quoted Message bisa di klik dan auto scroll ke pesan yang di quoted / di-reply agar mempermudah customer service mencari pesan yang di-quoted apabila ingin membaca ulang agar lebih mengerti konteksnya

saya juga lampirkan beberapa screenshot fitur yang saya maksud terkait saran saya

IMG-20250810-WA0003.jpg

IMG-20250810-WA0002.jpg

IMG-20250810-WA0001.jpg

9 hours ago, Magd Almuntaser said:

About the chat system and customer service, this is what I have done so far:

Receive:
• Messages
• Photos
• Documents
• Stickers
• Videos
• Audio
• Contacts (vcard)
• Location

Send:
• Messages
• Videos
• Images
• Audio
• Documents

Now I'll start adding features like:
• Turning off AI for a specific conversation.
• Viewing recipient information.
• Typing...
• Reading messages.
• Changing the speaker name (customer service name).



image.png

This is really great!

Edited by Ipo Kane

16 hours ago, Magd Almuntaser said:

About the chat system and customer service, this is what I have done so far:

Receive:
• Messages
• Photos
• Documents
• Stickers
• Videos
• Audio
• Contacts (vcard)
• Location

Send:
• Messages
• Videos
• Images
• Audio
• Documents

Now I'll start adding features like:
• Turning off AI for a specific conversation.
• Viewing recipient information.
• Typing...
• Reading messages.
• Changing the speaker name (customer service name).



image.png

In this latest version, can we quote messages via API? If there is an option on the webhook to add a quoteable message ID and send messages via API instead of via response formatter. Thank you for the great features.
  • Author
13 minutes ago, SYAIFULLAH said:
In this latest version, can we quote messages via API? If there is an option on the webhook to add a quoteable message ID and send messages via API instead of via response formatter. Thank you for the great features.


Yes you can just go to api-docs -> webhook and see examples

22 minutes ago, Magd Almuntaser said:


Yes you can just go to api-docs -> webhook and see examples

I can't find it in the webhook example. Could you please show me where to find the API example? I want to use the API to reply to a message with a quote. Do I need to add the Message ID or manually add the quote to the existing example?

Webhooks.png

  • Author
5 minutes ago, SYAIFULLAH said:

I can't find it in the webhook example. Could you please show me where to find the API example? I want to use the API to reply to a message with a quote. Do I need to add the Message ID or manually add the quote to the existing example?

Webhooks.png


How you don't see this webhook?
https://github.com/TTMTT/webhook-mpwa-example/tree/main/WebhookExample
and:
https://github.com/TTMTT/webhook-mpwa-example/blob/main/WebhookExample/ExampleManualMessage.php
and:
https://github.com/TTMTT/webhook-mpwa-example/blob/main/WebhookExample/index.php

image.png

Hello admin @Mahmoud , please help me add payment bank options for Tripay and Duitku payment gateways, because currently when you click the "pay now" button there is no payment bank option, only one payment method appears.

IMG_20250810_162136.jpg

  • Author
8 hours ago, Punya Kursus said:

Hi @Magd Almuntaser Great Progress for the Chat & Customer Service Feature, however saya ingin memberi saran untuk fitur customer service and i think beberapa saran dari saya ini will benefit the others too (karena saya sudah mengimplementasikannya pada MPWA versi saya) :

-Bisa menampilkan pesan interaktif di interface chat nya (seperti button message, list message, etc) agar Customer Service tahu option yang dipilih oleh user tanpa harus melihat ke aplikasi whatsapp (ini hanya tinggal render saja json pesan interaktif nya)

-bisa reply message (quote message) langsung dari interface chat nya ini berguna untuk menambahkan ataupun mengerti konteks chat nya

-Quoted Message bisa di klik dan auto scroll ke pesan yang di quoted / di-reply agar mempermudah customer service mencari pesan yang di-quoted apabila ingin membaca ulang agar lebih mengerti konteksnya

saya juga lampirkan beberapa screenshot fitur yang saya maksud terkait saran saya

IMG-20250810-WA0003.jpg

IMG-20250810-WA0002.jpg

IMG-20250810-WA0001.jpg


I think these features will be in other versions of MPWA, because at the moment I am focusing on implementing the core features of MPWA. So at the moment features like quoted message will not be in version 11.0.0 but I might implement them in versions after 11.0.0.

25 minutes ago, astro tools said:

Hello admin @Mahmoud , please help me add payment bank options for Tripay and Duitku payment gateways, because currently when you click the "pay now" button there is no payment bank option, only one payment method appears.

IMG_20250810_162136.jpg


From the MPWA admin panel, go to the (Manage Payment) page and there you will find all the gateways. You can enable the gateway and enter the gateway info and it will appear automatically in the interface.

  • Author
7 minutes ago, zaneta gallery said:

Jepretan Layar 2025-08-10 pukul 22.28.05.png
izin bertanya kenapa ya ketika klik menu pemecahan masalah muncul ini?

terimakasih sebelumnya atas bantuannya


This means that the file has been deleted or blocked. So, disable your site's antivirus and upload the file again to this path:
app/Http/Controllers/Admin/TroubleshootController.php

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Recently Browsing 1

Latest Updated Files

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.