Jump to content

Jatin Wadhwa

New Member
  • Posts

    3
  • Joined

  • Last visited

About Jatin Wadhwa

Jatin Wadhwa's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hi, When I create a server and use the "Test Connection" function in the server module, I print the $params array, and it gives me the following response Array ( [whmcsVersion] => 8.11.0-release.1 [server] => 1 [serverid] => 0 [serverip] => [serverhostname] => [serverusername] => [serverpassword] => ********** [serveraccesshash] => [serversecure] => 1 [serverhttpprefix] => https [serverport] => [action] => TestConnection ) I need the serverpassword parameter (currently showing as [serverpassword] => **********) in its original form. can this possible ? function provisingmodule_TestConnection(array $params) {
  2. Hi, I am using the Metrics Billing module in WHMCS, but it doesn't work without a domain and shows an error message stating "Missing Tenant ID." Can you please tell me what the Tenant ID is in Metrics Billing in WHMCS?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated