Question: Implement SMS in Stock Manager Advance

Implement SMS in Stock Manager Advance

How can I implement SMS which found in vendor folder, is there any guide? I already have sms gate way from one company and I use there API, is there any recommendation from your side?

A

Ahmed

Asked
How can I implement SMS which found in vendor folder, is there any guide?
I already have sms gate way from one company and I use there API, is there any recommendation from your side?
  • MS

    Mian Saleem

    Answered
    Hello,

    No. There is no option for sms in item you have purchased. Only Shop Module has basic sms feature.

    Thank you
  • A

    Ahmed

    Answered
    Is there any demo or guide for the sms module details (I'll buy the shop module but need to verify the usage of sms)
  • MS

    Mian Saleem

    Answered
    No. There is no guide. You can try the live demo to check the sms gateways under front end settings. This won't add any sms feature to other modules. Thank you
  • A

    Ahmed

    Answered
    I bought the shop module, but couldn't fill the settings.
    My sms gateway gives me only this URL, I tried to fill the settings fields but not succeeded
    http://www.XXXXX.com/API/send/?username=XXXXX&password=XXXX&sender=XXXXX&lang=XX
    Would you please help.
    Thanks
  • MS

    Mian Saleem

    Answered
    You will need the `to` and `message` holder names to configure the custom gateway. Some provide get the receiver phone number as `to` others as `phone`. Same for sms text, they call it `text`, `message`, `sms` etc You need to check with your sms gateway.
  • A

    Ahmed

    Answered
    I tried many times and also use another sms gateway but it seems not try to send "SMS request has been failed, please check the sms log."
    the sms log is usually empty!
  • MS

    Mian Saleem

    Answered
    Hello,

    Trying many times won't help. You need to know the real cause or error. What the sms logs say other than usual. Your server error logs would have details for php errors.
  • Login to Reply