• Resolved Manohar

    (@cwmanohar)


    HI Team,

    We have registered with ‘Bulk SMS’ and integrated the plugin in ‘Woocommerce’ at the back end. So our requirement is when a user shops/purchases the product then the user should receive SMS notification. We tested few times but the user is not receiving the notification. Instead we are receiving the below error message. Can you guide us in this?

    Gateway answer:
    Array
    (
    [headers] => Requests_Utility_CaseInsensitiveDictionary Object
    (
    [data:protected] => Array
    (
    [date] => Sat, 09 Sep 2017 12:13:23 GMT
    [server] => Jetty(6.1.18)
    [expires] => Sat, 06 May 1995 12:00:00 GMT
    [cache-control] => Array
    (
    [0] => no-store, no-cache, must-revalidate
    [1] => post-check=0, pre-check=0
    )

    [pragma] => no-cache
    [content-type] => text/plain; charset=iso-8859-1
    [content-length] => 72
    )

    )

    [body] => 24|allow_concat_text_sms not yet supported for 16-bit Unicode messages|

    [response] => Array
    (
    [code] => 200
    [message] => OK
    )

    [cookies] => Array
    (
    )

    [filename] =>
    [http_response] => WP_HTTP_Requests_Response Object
    (
    [response:protected] => Requests_Response Object
    (
    [body] => 24|allow_concat_text_sms not yet supported for 16-bit Unicode messages|

    [raw] => HTTP/1.1 200 OK
    Date: Sat, 09 Sep 2017 12:13:23 GMT
    Server: Jetty(6.1.18)
    Expires: Sat, 06 May 1995 12:00:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Cache-Control: post-check=0, pre-check=0
    Pragma: no-cache
    Content-Type: text/plain; charset=iso-8859-1
    Content-Length: 72
    Connection: close

    24|allow_concat_text_sms not yet supported for 16-bit Unicode messages|

    [headers] => Requests_Response_Headers Object
    (
    [data:protected] => Array
    (
    [date] => Array
    (
    [0] => Sat, 09 Sep 2017 12:13:23 GMT
    )

    [server] => Array
    (
    [0] => Jetty(6.1.18)
    )

    [expires] => Array
    (
    [0] => Sat, 06 May 1995 12:00:00 GMT
    )

    [cache-control] => Array
    (
    [0] => no-store, no-cache, must-revalidate
    [1] => post-check=0, pre-check=0
    )

    [pragma] => Array
    (
    [0] => no-cache
    )

    [content-type] => Array
    (
    [0] => text/plain; charset=iso-8859-1
    )

    [content-length] => Array
    (
    [0] => 72
    )

    )

    )

    [status_code] => 200
    [protocol_version] => 1.1
    [success] => 1
    [redirects] => 0
    [url] => https://bulksms.vsms.net/eapi/submission/send_sms/2/2.0
    [history] => Array
    (
    )

    [cookies] => Requests_Cookie_Jar Object
    (
    [cookies:protected] => Array
    (
    )

    )

    )

    [filename:protected] =>
    [data] =>
    [headers] =>
    [status] =>
    )

    )

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Art Project Group

    (@artprojectgroup)

    Talk with BulkSMS support team, the plugin is sending the SMS messages to their gateway without any problem.

    Kind regards.

    Thread Starter Manohar

    (@cwmanohar)

    Hi APG,

    One more think i tried mvaayoo here also not working on my sms notifcation (not send any SMS to users)

    Gatway Error Like This :
    =======================

    Gateway answer:
    Array
    (
    [headers] => Requests_Utility_CaseInsensitiveDictionary Object
    (
    [data:protected] => Array
    (
    [server] => Apache-Coyote/1.1
    [content-type] => text/html;charset=UTF-8
    [content-length] => 31
    [date] => Sat, 09 Sep 2017 13:13:48 GMT
    )

    )

    [body] => Status=1, Invalid Sender Name

    [response] => Array
    (
    [code] => 200
    [message] => OK
    )

    [cookies] => Array
    (
    )

    [filename] =>
    [http_response] => WP_HTTP_Requests_Response Object
    (
    [response:protected] => Requests_Response Object
    (
    [body] => Status=1, Invalid Sender Name

    [raw] => HTTP/1.1 200 OK
    Server: Apache-Coyote/1.1
    Content-Type: text/html;charset=UTF-8
    Content-Length: 31
    Date: Sat, 09 Sep 2017 13:13:48 GMT
    Connection: close

    Status=1, Invalid Sender Name

    [headers] => Requests_Response_Headers Object
    (
    [data:protected] => Array
    (
    [server] => Array
    (
    [0] => Apache-Coyote/1.1
    )

    [content-type] => Array
    (
    [0] => text/html;charset=UTF-8
    )

    [content-length] => Array
    (
    [0] => 31
    )

    [date] => Array
    (
    [0] => Sat, 09 Sep 2017 13:13:48 GMT
    )

    )

    )

    [status_code] => 200
    [protocol_version] => 1.1
    [success] => 1
    [redirects] => 0
    [url] => https://api.mvaayoo.com/mvaayooapi/MessageCompose
    [history] => Array
    (
    )

    [cookies] => Requests_Cookie_Jar Object
    (
    [cookies:protected] => Array
    (
    )

    )

    )

    [filename:protected] =>
    [data] =>
    [headers] =>
    [status] =>
    )

    )

    Kind Regards,
    Manohar Tk.

    Plugin Author Art Project Group

    (@artprojectgroup)

    The response is 200, that’s good, but you get a Invalid server name, and that’s no good.

    Maybe mVaayoo modified their API. We’ll check it for future updates.

    Kind regards.

    Plugin Author Art Project Group

    (@artprojectgroup)

    The BulkSMS response has another response.

    We’ll talk with their support team to see what happens with the last update.

    Kind regards.

    Plugin Author Art Project Group

    (@artprojectgroup)

    Can you check if https://www.mvaayoo.com works for you. We can access to the website ??

    Kind regards.

    Thread Starter Manohar

    (@cwmanohar)

    I can tried Mvaayoo site their sms is sent as good, But when i am purchase the product in My website here not sent any sms to user. What i am going to do wrong.

    Can you help me how i am get my sender id in Mvaayoo website.

    Thread Starter Manohar

    (@cwmanohar)

    Sorry for your inconvenient i made a simple mistake to SMS integration in Mvaayoo. Now resloved the sms notification on my side.

    The other SMS are working fine now.

    Thankx for supporting me on this issue. This plugin must Great!..

    • This reply was modified 7 years, 2 months ago by Manohar.
    Plugin Author Art Project Group

    (@artprojectgroup)

    Fixed on the last update.

    Kind regards.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Problem with BulkSMS (not send any SMS to users)’ is closed to new replies.