Integration with Magento Meetanshi Mobile Login extension
To use Meetanshi's Mobile Login extension for Magento with Sales.lv SMS service, you should follow these steps to connect to our service:
- Go to Mobile Login configuration
- In API Settings choose "Other" as the API Provider.
- In the field "CURL URL" enter the following:
https://traffic.sales.lv/API:0.16/?Command=Send&APIKey=YOURAPIKEY&Sender=YOURSENDERID&Recipients={mobile}&Content={msg}
In this text string YOURAPIKEY
should be replaced with your actual API key for your account and YOURSENDERID
should be replaced with a permitted Sender ID that's connected to
your API account. The Number and Content values ({mobile}
and {msg}
respectively) should be left as is.
All other settings should be configured according to your necessities and aren't specific to any particular SMS service provider.
Updated on: 23/03/2023
Thank you!