Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Order notification SMS with voipbuster or webcalldirect.com


reaperx

Recommended Posts

I have a oscommerce shop and currently I receive an e-mail when someone orders.

I have an account with webcalldirect.com and they provide me with unlimited free sms and they provided me this code for using their system in php. Is their a possibility to alter this code in oscommerce (checkout_process.php) so it sends me a SMS when someone orders.

 

provided code :

 

_https://myaccount.webcalldirect.com/clx/sendsms.php?username=xxxxxxxxxx&password=xxxxxxxxxx&from=xxxxxxxxxx&to=xxxxxxxxxx&text=xxxxxxxxxx

 

Explanation of the variables:

username: your WebCallDirect username

password: your WebCallDirect password

from: your username or your verified phone number. Always use international format for the number starting with +, for instance +491701234567

to: the number you wish to send the sms to. Always use international format starting with +, for instance +491701234567

text: the message you want to send

 

After creating the link in a text editor you can copy it into your internet browser's address bar:

 

 

Thank you

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...