Good day , is it possible support (multi) vendors ? thx for reply
]]>Fatal error: Uncaught Error: Using $this when not in object context. It does not like line 148 of the sms-notification-for-woocommerce.php file. If I take out “static” it works to install – but I want to make sure this isn’t going to cause other problems.
Changing:
public static function repute_sms_install()
To:
public function repute_sms_install()
Allows it to install without an error.
]]>Is there any way to have the admin notified with the customer not notified?
I’ve currently turned on the customer notification and hidden it with css.
Please advise
]]>Could you add the country code on manual text field?
Thanks in advance!
Hello,
It is a great plugin, and it would be great if it support custom gateway fields.
is it possible please?
Thanks, and have a nice day.
]]>I’ve used your plugin with Twilio and all my tests are working but when an order comes in it did not notify the admin by text message.
I see about 1 year ago someone said if customer opted out of notification then admin did not receive one. This was something I considered. Was this ever resolved?
Please advise.
]]>hello
how to add my own sms server
there is sms api
https://93.3.19.24/RaspiSMS/smsAPI/[email protected]&password=xxx&numbers=xx&text=xxx
thx
]]>Dear Eng. Ahmed,
how can add SMS Gateways in Egypt
https://smsmisr.com/
and how will cost it to add in the plugin features
URL: https://www.smsmisr.com/api/send/?username=XXX&password=XXX&language=1&sender=XXX&mobile=2012XXXXXXX,2012XXX XXXX,&message=XXX&DelayUntil=08-09-2020-13-30
waiting your kind reply
Sameh
HI team,
I’ve downloaded your plugin but unable to send SMS to customers. On test mode it was OK but when I paid Nexmo it stopped sending SMS to customers.
Pls advise what setting do i need to do in order to resolve that problem bare in mind that I am not developer.
Thanks
Maz
Hi.
Using v1.0 of your plugin.
I’m using Nexmo for gateway.
I discovered that “SMS Notification Settings for Administrator” are only being sent if the Customer opts in for SMS notifications.
Looking at the code in sms-notifications-for-woocommerce.php:658-691, this makes no sense, since there is no cross-check with the customer.
All that error checking and logging DOESN’T work either, there is no log created in woocommerce/logs, I created the dir just in case there was a write error.
If the customer subscribes to SMS notifications the Admin receives the order notification. Let me know if you need to see my setup in more detail.
Regards
]]>Hi
i would like to charge the SMS price for customer as part as additional services. how to add some fee in the checkout page? thanks