Difference between revisions of "Bizcn"

From WHMCS Documentation

 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
== About this Module ==
 +
 +
<div class="docs-alert-danger">
 +
We removed this module in WHMCS 8.8.
 +
</div>
 +
 +
The Bizcn module allows you to register and manage domains with Bizcn.
 
{{registrar
 
{{registrar
 
| register = yes
 
| register = yes
Line 10: Line 17:
 
}}
 
}}
  
==Activation==
+
== Activation ==
To activate and begin using the BizCN registrar module, follow the steps below:
+
 
 +
To activate and begin using the Bizcn registrar module, follow the steps below:
 +
 
 +
# Log in to the WHMCS Admin Area.
 +
# Go to '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > [[Domain Registrars]]''' or, prior to WHMCS 8.0, '''Setup > Products/Services > Domain Registrars'''.
 +
# Find '''Bizcn''' in the list.
 +
# Click '''Activate'''.
 +
# Enter your Bizcn credentials.
 +
# Click '''Save Changes'''.
 +
 
 +
=== Test Mode ===
 +
 
 +
You can use test mode to simulate domain registration and management function without registering a domain or incurring charges. This can be useful to test WHMCS configurations.
 +
 
 +
== Automatic Registration ==
 +
 
 +
WHMCS allows you to set up automatic domain registration on a per-extension basis, enabling you to use different registrars for different TLDs.
 +
 
 +
To enable automatic registration, see [[Domain Pricing]].
 +
 
 +
== Troubleshooting ==
 +
 
 +
You may see the following errors when working with Bizcn:
 +
 
 +
===200 Command completed successfully===
 +
 
 +
The command have completed successfully.
 +
 
 +
===504 Missing required attribute : <attribute name>===
 +
 
 +
You have missed the attribute <attribute name> which is required.
 +
 
 +
===500 Invalid command name===
 +
 
 +
The command name you have requested is invalid.
 +
 
 +
===505 Invalid attribute value syntax : <attribute name>===
 +
 
 +
The value of the attribute <attribute name> have a syntax error.
 +
 
 +
===505 Invalid attribute : <attribute name>===
 +
 
 +
The attribute <attribute name> is invalid.
 +
 
 +
===513 Invalid domain name server===
 +
 
 +
The name server you have requested is invalid.
 +
 
 +
===514 Invalid contactor info===
 +
 
 +
The contactor information you have requested is invalid.
 +
 
 +
===554 Domain already registered===
 +
 
 +
The domain you have requested is already registered.
 +
 
 +
===210 Domain name available===
 +
 
 +
The domain you have requested is available to register.
 +
 
 +
===211 Domain name not available===
 +
 
 +
The domain you have requested is unavailable to register.
 +
 
 +
===529 Operating Entity is not exist or Authorization failed===
 +
 
 +
The entity you are operating is not exist.
 +
 
 +
===531 Authorization failed===
 +
 
 +
The username and password of you account is not correct.
 +
 
 +
===531 Wrong IP connection===
 +
 
 +
The IP address you are using to request have not been authoried.
 +
 
 +
===531 must be https connection===
 +
 
 +
You have to use https connection to connect to the API.
 +
 
 +
===507 Invalid command format===
 +
 
 +
The command you have requested is invalid.
 +
 
 +
===520 Connection error===
 +
 
 +
There is some network connection problem.
 +
 
 +
===521 System is busy, try again later===
 +
 
 +
There are some unknown errors.
 +
 
 +
===576 the contactor info contains inhibitive keywords :===
 +
 
 +
The contactor information contains inhibitive keywords.
 +
 
 +
===574 domain is expired===
 +
 
 +
The domain you have requested is expired.
 +
 
 +
===213 DNS is exist===
 +
 
 +
The DNS is exist.
 +
 
 +
===212 DNS is not exist===
 +
 
 +
The DNS is not exist.
 +
 
 +
===540 Name server is exist===
 +
 
 +
The name server is already exist.
 +
 
 +
===402 There is not enough money in account===
  
# Login to your WHMCS Admin Area
+
There is not enough money in your account.
# Navigate to Setup > Products/Services > Domain Registrars
 
# Locate Bizcn in the list
 
# Click the '''Activate''' button
 
# Enter your BizCN API credentials
 
# Click Save Changes to complete the process
 
  
===Test Mode===
+
===555 Resolve record already exist===
WHMCS can be configured for testing purposes by ticking the "TestMode" option when configuring BizCN as the registrar. This will point all domain related requests to the test environment provided to you by BizCN.
 
  
==Automatic Registration==
+
The DNS resolve record you have requested is already exist.
WHMCS allows you to setup automatic domain registration on a per extension basis enabling you to use different registrars for different TLDs to give you the flexibility to offer more extensions and always get the best value.
 
  
To enable automatic registration, please refer to [[Domain Pricing|Configuring Automatic Registration]]
+
===556 Dns Is Not Ours===
  
==Troubleshooting==
+
The DNS server of the domain you have requested in not in BIZCN.
For a list of error codes and reasons for the BizCN API, refer to [[Bizcn Errors]]
 
  
 
{{modules}}
 
{{modules}}

Latest revision as of 20:11, 27 July 2023

About this Module

We removed this module in WHMCS 8.8.

The Bizcn module allows you to register and manage domains with Bizcn.

Supported Features

Register Transfer Renew Registrar Lock
Yes Yes Yes Yes
Update Nameservers Update WHOIS Get EPP Code Register Nameservers
Yes Yes No Yes
DNS Record Management Email Forwarding Domain Release Domain Sync Script
Yes No No No
Premium Domains Transfer Out Automation TLD Pricing Sync
No No No

Activation

To activate and begin using the Bizcn registrar module, follow the steps below:

  1. Log in to the WHMCS Admin Area.
  2. Go to Configuration () > System Settings > Domain Registrars or, prior to WHMCS 8.0, Setup > Products/Services > Domain Registrars.
  3. Find Bizcn in the list.
  4. Click Activate.
  5. Enter your Bizcn credentials.
  6. Click Save Changes.

Test Mode

You can use test mode to simulate domain registration and management function without registering a domain or incurring charges. This can be useful to test WHMCS configurations.

Automatic Registration

WHMCS allows you to set up automatic domain registration on a per-extension basis, enabling you to use different registrars for different TLDs.

To enable automatic registration, see Domain Pricing.

Troubleshooting

You may see the following errors when working with Bizcn:

200 Command completed successfully

The command have completed successfully.

504 Missing required attribute : <attribute name>

You have missed the attribute <attribute name> which is required.

500 Invalid command name

The command name you have requested is invalid.

505 Invalid attribute value syntax : <attribute name>

The value of the attribute <attribute name> have a syntax error.

505 Invalid attribute : <attribute name>

The attribute <attribute name> is invalid.

513 Invalid domain name server

The name server you have requested is invalid.

514 Invalid contactor info

The contactor information you have requested is invalid.

554 Domain already registered

The domain you have requested is already registered.

210 Domain name available

The domain you have requested is available to register.

211 Domain name not available

The domain you have requested is unavailable to register.

529 Operating Entity is not exist or Authorization failed

The entity you are operating is not exist.

531 Authorization failed

The username and password of you account is not correct.

531 Wrong IP connection

The IP address you are using to request have not been authoried.

531 must be https connection

You have to use https connection to connect to the API.

507 Invalid command format

The command you have requested is invalid.

520 Connection error

There is some network connection problem.

521 System is busy, try again later

There are some unknown errors.

576 the contactor info contains inhibitive keywords :

The contactor information contains inhibitive keywords.

574 domain is expired

The domain you have requested is expired.

213 DNS is exist

The DNS is exist.

212 DNS is not exist

The DNS is not exist.

540 Name server is exist

The name server is already exist.

402 There is not enough money in account

There is not enough money in your account.

555 Resolve record already exist

The DNS resolve record you have requested is already exist.

556 Dns Is Not Ours

The DNS server of the domain you have requested in not in BIZCN.

Server Modules
cPanel/WHM - DirectAdmin - Plesk - Helm 3 - Helm 4 - Ensim - InterWorx - WebsitePanel - Cloudmin
Lxadmin - Virtualmin Pro - XPanel - HyperVM - SolusVM - Cloudmin - WHMSonic - VPS.Net
CentovaCast - SCPanel - MediaCP - GameCP - TCAdmin - Reseller Central - Auto Release - Heart Internet

Registrar Modules
Enom - ResellerClub - Nominet - OpenSRS - ResellOne - OnlineNIC - PlanetDomain - Affordable Domains
TPP Wholesale - TPPInternet - Stargate - Namecheap - NetEarthOne - Bizcn - InternetBS - GMO Internet
12Register - Registercom - DotDNS - WebNIC - Dot.TK - HexoNet - Realtime Register - Registereu
RRPProxy - ResellerCamp - TransIP - Heart Internet - IPMirror - NetRegistry - OVH - VentraIP Wholesale
Email - 101Domain

Fraud Modules
MaxMind - VariLogiX FraudCall - Telesign

Gateway Modules
2CheckOut - AsiaPay - Auth.net Echeck - Authorize.net - Authorize.net CIM - Bank Transfer - BidPay
BluePay - BluePay Echeck - BluePay Remote - Boleto - CashU - CC Avenue - ChronoPay - Direct Debit
EMatters - E-Path - eProcessingNetwork - eWAY Tokens - F2B - Finansbank - GarantiBank - Gate2Shop
Inpay - InternetSecure - IP.Pay - Kuveytturk - Modulo Moip - Mail In Payment - Merchant Partners
Merchant Warrior - IDEALMollie - Moneris - Moneris Vault - Skrill 1-Tap - NaviGate - NETbilling
Netregistry Pay - NoChex - Offline Credit Card - Optimal Payments - PagSeguro - Payflow Pro - Pay Junction
Paymate AU and NZ - Payment Express - PayPal - PayPal Card Payments - PayPal Express Checkout
PayPal Payments - PayPal Payments Pro - PayPoint.net (SecPay) - Payson - Planet Authorize - ProtX VSP Form
PSIGate - Quantum Gateway - Quantum Vault - SagePay - SagePay Tokens v2 - SecurePay
SecurePay AU - Secure Trading - TrustCommerce - USA ePay - WorldPay - WorldPay Invisible