May 5May 5 11 minutes ago, Jabran Shafique said:@Magd Almuntaser @Mahmoud Can you pleae help me to fix this issue while user going to register its giving an error "OTP is not ready yet because no connected sender device is configured."where i have to configure this OTP ?
May 5May 5 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!
May 5May 5 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!Yes, you can use sandbox keysabout 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
May 5May 5 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 May 5May 5 by Ipo Kane
May 5May 5 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
May 5May 5 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 OccurredThe 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.also here is the error inside the strip dashboard :
May 5May 5 Setelah pelanggan melakukan pembayaran fitur rencana gak otomatis aktif, kita harus mengaktifkan manualAgar otomatis aktif sesuai pilihan pelanggan, gmna caranya ?
May 5May 5 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 OccurredThe 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.also here is the error inside the strip dashboard :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
May 5May 5 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.==========
May 5May 5 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 workingIt is now connected 💯✅Thank you.
May 5May 5 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
May 5May 5 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:=============
May 5May 5 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.============
May 5May 5 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.============Xoxo...Thanks.
May 6May 6 @dentos Bro yang buat plugin buat front web nya di mp nya itu plugin lu ya Bro?Takut salah donate wkwkwk.
May 6May 6 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.
May 6May 6 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 🙏😃
May 6May 6 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
May 6May 6 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:========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 Messageam i doing wrong?
May 6May 6 Community Expert Author 1 hour ago, Revify said: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 Messageam i doing wrong?Do you use cronjob? and do you put image with message button?
May 6May 6 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. Edited May 6May 6 by Revify
May 6May 6 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.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" Edited May 6May 6 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.