I am very excited to announce TS Verification, a native 1.5 Joomla extension developed by tasglobal.com, that lets you have a Phone Verification in joomla registration process very easily.
“It works with default joomla registration process where upon sign up request, user will be asked to add their mobile number with valid country code which will be used in real time to inform user the secret code through automated process to complete the registration process.
Main advantage of this plug-in service is that it works through worldwide and available with language file which enable website owners from any country to use this service in their website with their native language to keep their website secure and free from spam.” says the developer company tasglobal.com.
The entire process takes a few seconds, you’ll get an Automated Phone Verification to fight spam, eliminate bot signups.
Please visit http://www.tasolglobal.com/ts-on-verify.html, download the plug-in, install it. Also don’t forget to open a free account at OnVerify.com
No TagOnVerify.com announces a new feature in phone verification system. This feature helps you to do Reverse Phone Verification and also Record customer voice.
Chargebacks in online world are very common, this happens due to either customer forgets the charge or cannot recognize a charge in bill of statement of the credit card. In case of a chargeback banks usually ask a proof of purchase. Standard proofs may mean nothing to the bank, and they usually accept the chargeback.
OnVerify.com has got a solution to that problem: You may now record (only a specific sentence) of the customer, that’s to be used as a proof later on.
With the Reverse Phone Verification with Voice Recording, you shot two birds at the same time; you do two factor phone authentication and also get a real voice stamp of the customer.
We believe this feature will help online merchants by several ways.
Voice Recording as got two versions at OnVerify.com; either you can directly record the voice or record the voice after a right pin entrance.
If this is first time reading about OnVerify.com, I strongly suggest visit our other blog entries and also visit www.onverify.com to get more information and free of charge account.
No TagDear Friends,
Nowadays I am thinking of form of “real contact” verification methods. By “real contact”, I mean phoning, text messaging, forcing customer to act for a phone call or sms, rather than getting a reply to e-mail.
E-mail confirmation and verification is good indeed, but just for validating your further communication channel; not for validating and verifying that you are contacting with a “real” person.
Phone Verification (automatically) calls given number, plays prerecorded script. In the script there is a need to announce a password or pin to access a secure page or complete a transaction. Costs to merchant, your customer pays nothing.
Reverse Phone Verification is a step to make Phone Verification a little more complex; it’s again an automatic call, but password or pin is not announced, rather is gotten on the phone. Your customer need to enter “pin” or “password” on the phone. A callback is fired to your web site. Again costs to the you, your customer does not pay anything.
SMS Verification, is another method of delivery of the pin/password to your end user. You send out an SMS (Text message) to your customer. Well, your customer need to provide some personal mobile number. Usually merhants pays all, but in some cases, customer may be billed by his operator. Delivery may be delayed due to operator, mobile phone coverage, and some other issues. But it’s worldwide, and really cost effective.
In Call In Phone Verification, your customer need to call a local/domestic/toll-free number from the registered phone (number). Your customer either gets a “pin” or “password”, or enters the pin. This will cost to the business, and may also cost to the end user. This method lowers your automatic verification costs. Providing a local phone number, you limit your customer base to be local in a way. The advantage over the SMS Verification is that your customer does not have to provide his mobile number, he may register and call from any phone number.
There are several ways to automatically verify your customers using phone calls or sms. I tried to summarize them, and I think “Call in Phone Verification” is really a good alternative to “SMS Verification” by means of cost, easy of use.
Let me know what you think
No TagYes, 100%. Verifications are customizable with templates and template parameters.
A template refers to a call flow, and you can set your steps in the call flow like. “Say Text”, “Ask Pin”, “Record”, “Play wav”.
Not only you can set the steps, but also you can also customize each verification with verification initialization parameters. For example, you can use the same template to verify your customers but you can customize the template to say the customer’s name on the phone.
When you sign-up for a free account at OnVerify.com, you can access template management interface without a limitation. If you need more help just drop an e-mail to support@onverify.com
No TagSecuring a web business has never been hard as now. As a web business owner or developer, you may have added several mechanisms to combat hacker from stealing passwords. To access a membership site, you probably implemented username and password checking together with several anti-hacker solutions, like checking last ip, checking logs for suspicious activity, etc. But still passwords, shared computers, passwords in e-mail are your weakest part in overall security.
I want to show how you can add more security to your web site, as a general algorithm. In my example, I will point to phone verification, but it’s also possible to do it with reverse phone verification or sms verification.
Your current flow is possibly as this way, providing you a one point to check the user
- Display login form
- Get username and password
- Check username and password from database
- If matches, give access
I do not suggest you to change this flow, it will be same. But I will suggest you to add another step, to get a two factor authentication with otp (One Time Password) tokens, tokens to be announced on the phone:
- Display login form
- Get username and password
- Check username and password from database
- If matches, start a phone verification to the number on file
- Ask for the “token”/”pin” that’s announced on the phone
- Check entered pin
- If matches, let the user access
With this method, you’ll have a real two factor authentication and a second password token that is generated on the fly; cannot be stolen by a third party.
Check out a live Phone Verification Demo at onverify.com. Drop us an e-mail to get ideas, and implementations. We like to hear and help.
No TagDear Friends,
We listen to our customers, last month we got a special request from our customers. The request was a copy paste html code to be inserted to an html page to work together with a phone verification. The HTML code required to do phone verification without any code on the server side.
At first this looked not a normal request; till now, what we learnt in the Phone Verification market is that, you need to integrate with custom coding over HTTP or SOAP APIs, this is totally an upside down feature.
Later, during our meetings with sales and tech team, we figured out that it’s possible and very good feature indeed for several Internet users who only know of some html knowledge, but they are developing content and fetching information from their customers/users.
So, we have a solid solution with HTML and Javascript technologies. There is no single code needed to integrate or there is no single change need in your standard form processing. This solution stops the current form from submission, and starts a phone verification according to your set up.
Let me explain the steps required to use Copy Paste HTML Code Phone Verification:
- You need to open a free account at OnVerify.com
- You will have a default Phone Verification template. You can edit it from Templates menu item.
- Go to Developers, than Copy Paste HTML Code menu item
- Add your site to the list. This is an important step as we must know where you put html code
- Then customize your form according to your needs. We need to know form name and phone number field name in the form.
- Then get the generated code and paste it to your html page, just before </body> tag.
Viola! You have a phone verification feature, which is powerful solution to captcha, and a real captcha alternative.
Drop me your comments, ideas to here or support@onverify.com. I’ll be happy to see them, and answer them. If you have a new feature idea, please do share; we are here to provide you the best solution in Phone Verification market.
No TagAdding a phone verification to your web site consists of following steps:
- Display form to get number
- Get number, generate pin code
- Initiate verification call over OnVerify.com
- Display Form to validate announced pin
- If entered pin is right, mark verification completed
- If entered pin is wrong, ask pin again
Display Form to Get Number
Here is a simple form to get number:
<form method=”post”><input type=”hidden” name=”a” value=”call”><input type=”text” name=”number”> (must be in international format ie 18581234567 (country code+areacode+number)<input type=”submit” name=”verify” value=”verify”></form>
$number = $_POST[number];if ($number) {$pin = sprintf(“%s%s%s%s”, rand(1,9), rand(1,9), rand(1,9),rand(1,9));$_SESSION[pincheck] = $pin;}
$f = file(“http://www.onverify.com/call.php?userid=youruserid&apipass=yourapipass&pin={$pin}&template_id=yourtemplateid&number={$number}”);
Display Form to Get Announced Pin
a verification call is on the way, please enter the pin announced on the phone here to complete
<form method=post>
<input type=hidden name=a value=getpin>
<input type=hidden name=a value=getpin>
<input type=text name=pin>
<input type=submit name=verify>
</form>
Check Entered Pin
if ($_POST[pin]==$_SESSION[pincheck]) {
echo “all ok. continue with other processing<br>”;
}
else echo “wrong pin<br>”; // redisplay pin entrance form
Integration of OnVerify.com’s Phone Verification is simple and straightforward. You can open a free account at OnVerify.com to see it in action and to test. A real-time automated demo is located here.
No TagToday, I want to discuss One Time Password solution with Phone Verification, definition, benefits and how to implement it with OnVerify.com.
One Time Password is a password that’s valid only for the current session or transaction, by it’s definition. So, rather than asking the same password, your customer needs to enter a password that can be used only once and specific to the transaction he wants to conduct. It helps to solve a couple of problems like
- Stolen Password
- Forgetten Password
- Brute Force Attacks
One Time Password adds another security level to the transaction.
On the implementation side, you need to provide One Time Passwords to your customers before they want to do a transaction. One of the solutions is to sending a token generating small device to your customer. But this brings delivery issues with itself, and it’s not immediate.
Another solution is sending the One Time Password via SMS (short text message) to the mobile number on file. OnVerify.com provides worldwide delivery of SMS. It’s suitable if you have the mobile number of the customer. This method has got a high security property. You don’t need to send a device to your customer. It’s immediate. But this method won’t work if you do not have the mobile phone number of the customer.
A %100 working solution would be sending the One Time Password via an automated Phone Verification call. The password is generated on the fly, that’s bound to specific transaction. When your customer wants to login your services, an Automated Phone Verification will be initiated to the phone number on file. When customer picks up the phone, he will hear the password as voice. He needs to enter the password on your system to access and complete a transaction.
For more information how to setup One Time Password with Phone Verification please contact us or send us an email to support@onverify.com
No Tag

