
sms:donate
Not sure which service might be the right one? Please visit our service comparison page!
Pay attention to off-the-shelf SMS scripts library as well.
Technical info
Installation
To integrate sms:donate in your network resource, the following HTML layout is used and can be located anywhere within your web page:
<script type="text/javascript">
/* <![CDATA[ */
smsDonateId = sms:donate ID;
smsDonateButton = button ID;
/* ]]> */
</script> <script type="text/javascript" src="http://donate.smscoin.com/js/smsdonate.js"></script>
sms:donate ID must be replaced with your specific sms:donate service ID. You can choose most suitable for you website design button from the list of buttons in Control Panel, and insert it instead of button ID which generates an instruction for sending SMS-message when clicking on it.
Additional parameters
You can change the language of the interface to English by setting a smsDonateLanguage variable with value :english
smsDonateLanguage = "english";
Demo version of the service:
.