Fully Customizable

Web Hosting Automation Made Easy

The lightweight hosting billing script for automatic cPanel account creation and Dynadot and Resellerclub domain provisioning. A fast, one-page hosting billing software. Easy and cheap WHMCS alternative.

Built for PHP 8.x
Hosting Billing Software
domainCart Script

A lightweight WHMCS alternative featuring automated cPanel account creation and Dynadot and Resellerclub API integration.

$50 $25 ANNUAL LICENSE - INCLUDES UPDATES
Buy
Limited Time Offer
Free Premium Hosting Template

Buy the core domain hosting billing script today and get our Premium Bootstrap 5 Hosting Template for FREE.

$0 FREE

Powerful Core Features

Built for modern web hosting providers.

Flexible Pricing Models

Set multi-year domain cycles or structure dynamic hosting tiers (Monthly, Quarterly, Annually) with add-ons.

Automated Provisioning

Instant cPanel hosting account setup and domain registration/transfer via Resellerclub or Dynadot API. Can be disabled for manual.

Payment Gateways

PayPal, Stripe, Mollie, 2Checkout, Webmoney, Vipps MobilePay and Manual with recurring subscriptions and multi-currency support.

Automated Notifications

Sends clear, itemized order statements to both vendor and buyer instantly following checkout actions.

No Database Required

Zero database dependency. System variables and client configurations remain lightweight using performance file configurations.

Smart Promo Rules

Define targeted free domain offers based cleanly on client plan elections or billing frequencies.

Hosting Automation

Automated Billing - Web & Domain Provisioning

The lightweight hosting billing script for automatic cPanel account creation and Dynadot and Resellerclub domain provisioning. Built-in logic triggers everything from secure payment to hosting setup instantly.

Smart Promo Logic

Free domain rules based on plan & billing cycle.

Provisioning

Instant account setup after payment verification.

  • Automated order statements and billing
  • Recurring subscription management through payment gateways.
Multi-Gateway Ready
Stripe
PayPal
Mollie
2Checkout
WebMoney
Vipps MobilePay
+ More
Supports Automatic Subscriptions
'idn_enabled' => true,
'hostingRequired' => false, 
'currency' => '$',        
'currencyName' => 'USD',
 
"taxRate" => 0.20,

'whois_protection_price' => 6.99,

"transferFee" => [".com" => 10.99, ".net" => 12.50, ".org" => 11.00],

"domains" => [
	".com" => [12.00, 22.00, 30.00],
	".net" => [15.00, 28.00, 40.00],
	".org" => [14.00, 25.00, 35.00]
],

Developer Friendly

Clean JSON-based configuration files for easy scaling and customization.

Transparent & Customizable

99% source-visible code. Only the core licensing file is protected, leaving all templates, styles, and logic fully editable for your needs.

No Database Bloat

Core settings managed via lightweight JSON for maximum performance.

Scalable Architecture

Easily add new hooks or gateways without breaking core functionality.

Setup Guide

Seamless API Integration

cPanel/WHM Automation

1. Log in to WHM and navigate to Manage API Tokens.
2. Generate a new token with Account Creation privileges.
3. Add your server details to config_pricing.php:

"hostingpanel" => "cpanel",
"whm_admin"    => "myhost",
"whm_host"     => "yourserver.com",
"whm_token"    => "YOUR_WHM_TOKEN"
Dynadot Configuration

1. Generate API key from Dynadot > Tools > API.
2. Whitelist your server IP address.
3. Add key to config:

"registrar"    => "dynadot",
"dynadot_key"  => "YOUR_KEY"
Resellerclub Configuration

1. Get ID & API key from Settings > API.
2. Enable API access for your server IP.
3. Add to config:

"registrar"    => "resellerclub",
"resellerclub_id"     => "12345",
"resellerclub_apikey" => "YOUR_KEY"

Launch Your Business with Our PHP Hosting Billing Script

Join savvy entrepreneurs using domainCart—the lightweight WHMCS alternative for a faster, leaner automated hosting billing experience.

Transparent annual license. No monthly fees. Includes updates & support.

Frequently Asked Questions

Everything you need to know about the domainCart script.

Yes. To provide you with continuous cPanel/API compatibility updates, secure hosting automation, and premium technical support, the script is licensed on an annual basis. Renewing ensures your automation never breaks when hosting control panels update.

While client data is stored securely, the core system settings and pricing are managed via lightweight JSON files for extreme speed and easy backups.

Absolutely. Except for the core licensing file, the script is fully open-code and built with Bootstrap 5, ensuring developers can customize the look, feel, and logic without limitations.