Callcustomer integration
The Problem
We have developed a system for a hosting company to integrate their hosting accounts with automated call validations.
The Solution
Callcustomer.com is giving a very unique service to validate your customers with phone. That is a very good way to eliminate any unlegitimate orders you might get. And they provide you with an API to use their system remotely from your website.
What I have done for my customer in this case is;
- Validate the user against Modernbill database
- Initiate a call request at Callcustomer.com
- Collect the result from callcustomer( They have a callback feature which is very handy)
- Create a hosting account if callcustomer validates the client
- Send a customized email to the client with information for him to login
- Add comments to modernbill so my client can follow process
- Completed
- 04 April 2004
- Responsibilities
-
- Web Development
- Security advisor
- Technology
-
- Php
- MySql
- Modernbill
- cUrl
- Callcustomer API.
