How to configure custom sms gateway? Where to put url and parameters and how to test it?
Go to Configuration Settings->choose transactional->choose Other
1. Enter your url in below format
http://customgateway.com/send_sms.php?UserName={username}&Password={password}&Type=Individual&To={numbers}&Mask={sender}&Message={msg}&apikey={apikey}
Then enter their respective fields in the form. You can leave parameters if not present i.e. if you have password but no api key then you can keep the apikey field empty.
You must be logged in to reply to this topic.