techwithquestion Posted February 19, 2015 Share Posted February 19, 2015 Hello I have made custom order page and processing order using API. Everything is good. but the only thing is using API I am not able to validate domain which is used by customer is already added in database or not. For example I have user xyz and domain abc.com is added under his account. While placing order if I use abc.com form accept domain and continue with the process. How can I check domain within database using API ? Thanks 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted February 19, 2015 Share Posted February 19, 2015 maybe if you try this API: Domain WHOIS - - - Updated - - - another solution is to use SQL Query to check the existence of domain in database, in case the domain is in unavailable 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.