Skip 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.
     

Whatsapp Gateway | Multi Device v14.7.0

Featured Replies

  • Replies 9.3k
  • Views 1.2m
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Magd Almuntaser
    Magd Almuntaser

    What's new in version 11.0.0 (so far): - Added Chat System (Customer Service). - Fixed Connection problems With WhatsApp. - Fixed Generate QR Via API. - Fixed Delete Sections From Edit List Page. - Fi

  • Magd Almuntaser
    Magd Almuntaser

    English: Version 14.0.0 is now nearly complete. A lot has been changed in this version because of the plugin system, as features have been separated and converted into plugins. Therefore: Testers are

  • Magd Almuntaser
    Magd Almuntaser

    Version 11.0.1 has been released What's new in version 11.0.1: - Fixed Stop/Start AI In Conversations. - Fixed Chat Date (Database). - Fixed Migrate To Database. - Fixed Plans Page.

Most Helpful Posts

  • Magd Almuntaser
    Magd Almuntaser

    English (EN) I have already informed you that WhatsApp is rolling out new updates. These updates are being sent to some numbers first and will gradually reach all numbers worldwide. The first update i

  • 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

  • i give you the step: Stop your Node server. Download the files validate-connection.js and validate-connection.d.ts from the links provided below. Go to the directory: /your_mpwa_directory/node_modul

Posted Images

Hi Dear @rustam effendy Thanks for guide me to fix the OTP configuration Thanks a lot :)

@Magd Almuntaser
can you please guide me i want to activate the strip payment gateway while setting up stripe payment gateway its required the Webhook secret so what we need to add the webhook endpoint in stripe payment gateway dashboard ?

Can we use Sandbox api keys for testing or should we use the live api key ?

If anyone can share a clear step-by-step process to ghe webhook secret for Stripe payment or best practices for setting this up, I’d really appreciate it.

Thanks in advance!

image.png

  • Community Expert
  • Author
1 hour ago, Jabran Shafique said:

Hi Dear @rustam effendy Thanks for guide me to fix the OTP configuration Thanks a lot :)

@Magd Almuntaser
can you please guide me i want to activate the strip payment gateway while setting up stripe payment gateway its required the Webhook secret so what we need to add the webhook endpoint in stripe payment gateway dashboard ?

Can we use Sandbox api keys for testing or should we use the live api key ?

If anyone can share a clear step-by-step process to ghe webhook secret for Stripe payment or best practices for setting this up, I’d really appreciate it.

Thanks in advance!

image.png

Yes, you can use sandbox keys
about the webhook secret, you'll find it in your Stripe control panel.
I don't have an account and I can't create a new one.
However, you can search in google for where to find the webhook secret in Stripe.
Or you can watch this video:
https://www.youtube.com/watch?v=08jLFN8fLIo

Every time I scan the QR code, it always fails with the notification:

"Unable to log in. Please check your phone’s internet connection and scan the QR code again."

I’ve tried several times on both the server and localhost (via API), and also scanned directly in MPWA.

Is there any suggestion?

Note: Everything is running normally because there is another number that is already connected and working properly.

Edited by Ipo Kane

  • Community Expert
  • Author
1 hour ago, Ipo Kane said:

Every time I scan the QR code, it always fails with the notification:

"Unable to log in. Please check your phone’s internet connection and scan the QR code again."

I’ve tried several times on both the server and localhost (via API), and also scanned directly in MPWA.

Is there any suggestion?

Note: Everything is running normally because there is another number that is already connected and working properly.

Some time whatsapp block you for 15 min .. so just try again after 15 min .. and try to connect another number if working

Hi Dear @Magd Almuntaser Thanks response and guide :)
I know actually how to create teh webhook secret but while creating the webhook Secret we need to add Webhook endpoint URL so can you please tell me what webhook endpoint URL we need to add here as URL as i tried to add the main website url where i install the script. like https://yourdomain.com whatever my domain name.

Please help me to fix this payment issue really appriciated

and i tested with sanbox api and its giving an error after payment submissin error :
Oops! An Error Occurred

The server returned a "405 Method Not Allowed".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.


image.png

also here is the error inside the strip dashboard :

image.png

  • Community Expert
  • Author
1 hour ago, Jabran Shafique said:

Hi Dear @Magd Almuntaser Thanks response and guide :)
I know actually how to create teh webhook secret but while creating the webhook Secret we need to add Webhook endpoint URL so can you please tell me what webhook endpoint URL we need to add here as URL as i tried to add the main website url where i install the script. like https://yourdomain.com whatever my domain name.

Please help me to fix this payment issue really appriciated

and i tested with sanbox api and its giving an error after payment submissin error :
Oops! An Error Occurred

The server returned a "405 Method Not Allowed".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.


image.png

also here is the error inside the strip dashboard :

image.png


Stripe and other payment gateways don't handle GET, so the Billing plugin handles callbacks using POST.

Payment gateways in MPWA automatically send the requested callback to, for example, Stripe, which then returns the correct URL after payment is complete. Therefore, you can't initiate the callback using the GET command.

You can place anything in the webhook that Stripe requires, you can use this:

https://yourdomain.com/payments/callback

  • Community Expert
  • Author

- Updated Notepad++ v1.0.1 (By DUAFA) - [ @rustam effendy ] - [To support DUAFA, click here]
|------> Added auto-save feature after the first save.
|------> Added AI chat assistant features, such as apply and copy to editor.
|------> Added RPM and RPD token count monitor.
|------> Added MPWA API tester + code snippet.

screenshot.webp

=====

1 (22).webp

=====

2 (14).webp

5 hours ago, Magd Almuntaser said:

Some time whatsapp block you for 15 min .. so just try again after 15 min .. and try to connect another number if working

It is now connected 💯

Thank you.

For DapuriX TapTask plugin users, there are improvements and additions to the interface and features. You can see all of this in the changelog I've created. Thanks.
--
Thanks brother: Magd Almuntaser. #Kiss

  • Community Expert
  • Author

The plugin has been added to the (Marketplace).
You can install it if you wish from the
Plugins page.


- Added PWA (Progressive Web App) v1.0.0 (By Dentos) - [ @dentos ] [To support Dentos, click here].


Description: Makes your MPWA dashboard installable as a Progressive Web App with offline support and caching.


Screenshot:

screenshot.webp

======

1 (23).webp

=======

2 (15).webp

  • Community Expert
  • Author

- Updated DapuriX TapTask v1.1.1 (By DapuriX) - [ @MURASAKI. ] - [To support DapuriX, click here]
|------> Added auto-save feature after the first save.
|------> Added Device Idle status to help users know when a WhatsApp device may need attention.
|------> Added a helpful popup that explains what Device Idle means and how to reconnect the device.
|------> Plugin updates from ZIP are now easier because required database updates can run automatically.
|------> Improved WhatsApp task capture reliability on new installations.
|------> Added better device activity tracking.
|------> Added an Offline badge on project cards, Overview, and Board pages to show when a connected WhatsApp device is not responding.
|------> Added a Device Offline modal that explains the offline status and shows simple reconnect instructions.
|------> Added automatic device heartbeat monitoring to check whether connected WhatsApp devices are still active.
|------> Added automatic Offline badge clearing after Node.js is running again and the device reconnects.
|------> Added an Unmatched lane on the board for tasks that cannot be matched to the correct project.
|------> Added quarantine handling for unmatched tasks so they no longer appear inside the wrong project.
|------> Added Move To Project support to assign unmatched tasks to the correct project.
|------> Added safer project matching for forwarded WhatsApp messages.
|------> Added better board placement for the Unmatched lane so unmatched tasks are easier to find.
|------> Fixed Device Idle status not appearing in some projects.
|------> Fixed incorrect Device Idle detection caused by timezone differences.
|------> Fixed Device Idle status disappearing too early.
|------> Fixed compatibility issues on some hosting/server environments.
|------> Fixed WhatsApp task capture failing on fresh installs.
|------> Fixed missing Node.js configuration in the release package.
|------> Fixed uninstall cleanup so plugin-related database tables are removed properly.

screenshot.webp

======

dapurix-taptask-1.webp

======

dapurix-taptask-4.webp

Just now, Magd Almuntaser said:

- Updated DapuriX TapTask v1.1.1 (By DapuriX) - [ @MURASAKI. ] - [To support DapuriX, click here]
|------> Added auto-save feature after the first save.
|------> Added Device Idle status to help users know when a WhatsApp device may need attention.
|------> Added a helpful popup that explains what Device Idle means and how to reconnect the device.
|------> Plugin updates from ZIP are now easier because required database updates can run automatically.
|------> Improved WhatsApp task capture reliability on new installations.
|------> Added better device activity tracking.
|------> Added an Offline badge on project cards, Overview, and Board pages to show when a connected WhatsApp device is not responding.
|------> Added a Device Offline modal that explains the offline status and shows simple reconnect instructions.
|------> Added automatic device heartbeat monitoring to check whether connected WhatsApp devices are still active.
|------> Added automatic Offline badge clearing after Node.js is running again and the device reconnects.
|------> Added an Unmatched lane on the board for tasks that cannot be matched to the correct project.
|------> Added quarantine handling for unmatched tasks so they no longer appear inside the wrong project.
|------> Added Move To Project support to assign unmatched tasks to the correct project.
|------> Added safer project matching for forwarded WhatsApp messages.
|------> Added better board placement for the Unmatched lane so unmatched tasks are easier to find.
|------> Fixed Device Idle status not appearing in some projects.
|------> Fixed incorrect Device Idle detection caused by timezone differences.
|------> Fixed Device Idle status disappearing too early.
|------> Fixed compatibility issues on some hosting/server environments.
|------> Fixed WhatsApp task capture failing on fresh installs.
|------> Fixed missing Node.js configuration in the release package.
|------> Fixed uninstall cleanup so plugin-related database tables are removed properly.

screenshot.webp

======

dapurix-taptask-1.webp

======

dapurix-taptask-4.webp

Xoxo...Thanks.

10 hours ago, MURASAKI. said:

Xoxo...Thanks.

Good Job for you Bro, already donate too.
Mau test dapurix dulu lah. Bisa jalan apa engga nya ini. Ini juga baru update, update yang terakhir MPWA ada beberapa log error terlihat kadang.
Mudah - mudahan bisa lebih stabil sama seperti dulu lagi.

10 minutes ago, adhiete said:

@dentos Bro yang buat plugin buat front web nya di mp nya itu plugin lu ya Bro?
Takut salah donate wkwkwk.

Iya yang plugin PWA yg terakhir bro. Terima kasih sultan 🙏😃

4 minutes ago, adhiete said:

Good Job for you Bro, already donate too.
Mau test dapurix dulu lah. Bisa jalan apa engga nya ini. Ini juga baru update, update yang terakhir MPWA ada beberapa log error terlihat kadang.
Mudah - mudahan bisa lebih stabil sama seperti dulu lagi.

Thanks bro.

Hopefully Dapurix TapTask can make your activities easier. Xoxo

On 4/3/2026 at 1:48 PM, Magd Almuntaser said:

The plugin has been added to the (Marketplace).
You can install it if you wish from the
Plugins page.


- Added Campaign Rotator v1.0.0 (By Shivendra Kr.) [ @Shivendra Kr. Sahu ] [To support Shivendra, click here].


Description: Send campaigns with multiple templates rotated serially or randomly with anti-ban features.

Screenshot:

plugins.webp

====

1.webp

====

2.webp

image.png

image.png

Hi Sir, is the Campaign Rotator having issue? i have start a campaign for testing, although i put it at 160-180sec for each message in Serial Mode.

There 7 ws account in it with 5different template, and 5target contact. its been 30mins since i start the campaign, nothing have send from the campaign rotator. and Its Button Message

am i doing wrong?

  • Community Expert
  • Author
1 hour ago, Revify said:

image.png

image.png

Hi Sir, is the Campaign Rotator having issue? i have start a campaign for testing, although i put it at 160-180sec for each message in Serial Mode.

There 7 ws account in it with 5different template, and 5target contact. its been 30mins since i start the campaign, nothing have send from the campaign rotator. and Its Button Message

am i doing wrong?

Do you use cronjob? and do you put image with message button?

21 minutes ago, Magd Almuntaser said:

Do you use cronjob? and do you put image with message button?

Updated, i have activate the cronjob. it show success and processing, but the target number didnt receive any message.

Yes, i put image url from my Bucket.
image.png

image.png

Edited by Revify

1 hour ago, Revify said:

Updated, i have activate the cronjob. it show success and processing, but the target number didnt receive any message.

Yes, i put image url from my Bucket.
image.png

image.png

Update, i have tried with Text message in Campaign Rotator, its show "Processing", but the target number does receive the Text Message.

For button message, receive nothing and it show "Completed".
I have test the same setup send Button Message via "Single Message" to , it can sent and user received the Button Message.

But dont receive the same setup as via Campaign Rotator.

Have tried once again for the same Templates for the "Campaign Rotator Button Message"

image.png


Edited by Revify

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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 0

  • No registered users viewing this page.

Latest Updated Files

Account

Navigation

Search

Search

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.