Articles

 Install the Host.al Domain Reseller Registrar module in WHMCS

Below you can find instructions for installation of the registrar module on reseller WHMCS.Make...

 API Introduction

API Introduction The Domains Reseller API allows you to interact with our system programmatically...

 API Actions

RegisterDomain: This command is used to send a Register command to the registrar. Request...

 Example PHP code

<?php $data = array( "action" => "RegisterDomain", "token" =>...