Introduction
Overview License Sources and Credits Support Changelog
Enquiry Form With OTP API Integration
Message OTP Integration
Enquiry Form Without OTP API Integration
Message without OTP API integration
Online Setup
Upload File On FTP MYSQL Connection
Dashboard
Customer Lead

Enquiry Form Lead With OTP

We will use three types of SEND OTP API, before that there are some steps, it is very important to follow them.

Step 1: Fill the enquiry form

It is very important to fill the enquiry form to get verified with OTP because it helps to save coutomer information save in database with otp confirmation.

Enquiry-Form

Step 2: Type One Time Password

When you fill the enquiry form, after that the mobile number will be verified and the OTP will be sent to your mobile number which will give proof that the data you are entering is true.

OTP-Form

Send OTP API Integrations

We have set up globally send OTP API. which will work all country. if you want to setup own send OTP API. you can easily integrate by any PHP developer.

We are using three types of SEND OTP API.

How to use MSG91

if you want to use MSG91 (msg91.com) API. kindly singup this website and get a authkey in this MSG91 panel also you had to find one PHP web page in our folder and replace KEY and SECRET CODE in this below PHP page.
send-otp-on-mobile.php

How to use Nexmo (Nexmo now is Vonage)

if you want to use Vonage (https://dashboard.nexmo.com/sign-in) API. kindly singup this website and get a KEY and SECRET CODE in this Vonage panel. also you had to find configure.php in our folder and replace KEY and SECRET CODE in this below PHP page.
configure.php

vonage

Nexmo account upgrade must be compulsory. you can minimum recharge 10 EURO. after that you can send OTP by this nexmo API. without recharge you can not use this API. kindly check below screen shot.

naxmo-account

How to use Twilio

if you want to use Twilio (https://www.twilio.com/login) API. kindly singup this website and get a SID, TOKEN, FROM, mess_sid in this Twilio panel. also you had to find configure.php in our folder and replace SID, TOKEN, FROM, mess_sid CODE in this below PHP page.

twillo

Note : if you want to use twilio API. in this twilio API some country restriction to send OTP. before purchase SMS pack. kindly check country list. mostly country provide 6 digit ALPHANUMERIC SENDER ID SUPPORTED. if [YES] is mention.

Check Country List

Some country do not support ALPHANUMERIC SENDER ID. in this case you had to buy a twilio number. then you can use this API.