iSMS Philippines One Time Password (OTP) SMS Verification
Most transactions are carried out online now. Therefore online security measures are important to safeguarding your system. Most banks and retailers adopts OTP (One Time Password) or TAC (Type Allocation Code) via Bulk SMS to secure your online transaction. An SMS consist of random code will be delivered to user who just performed an online transaction.
By generating OTP/TAC, you are able to verify that the user is genuine. Your developers can easily integrate iSMS Philippines services into your website or applications and no cost is involved.
To setup Bulk SMS Philippines One Time Password at your webpage (using IFRAME):
- Register at iSMS Philippines
- Login to iSMS Philippines
- Go to "SMS EXTRA" > "SMS Verification" on main navigation menu
- Configure your settings with the aid of the table below
- Click "Submit" to save
- Copy the "SMS Verification with iFrame" code into the your HTML or PHP file
Label | Description | Example |
---|---|---|
Allow Domain | URL of your website | www.abc.com |
Success Return URL | Successfull verification in the website will redirect user to the page you specified | www.abc.com/index.php |
Fail Return URL | In case of verification fails, user will re-directed to this webpage (same page as success return is allowed) | www.abc.com/index.php |
Message Template |
Text message layout which contains the PIN number Note : The %pin% must be in the message content. The system will replace %pin% with random 6 digits one time password to the user |
Thank you for purchasing our products. Your pin is %pin% |