100% Open Source

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 BUY-ONCE, USE-FOREVER
Buy
Limited Time Offer
Script + Free Premium Template

Buy the core domain hosting billing script today and get our Premium Bootstrap 5 Hosting Template ($15 value) for free.

$50 Bonus Included

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).

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.

Fully Open Source

100% transparent code. No encoded files or hidden callbacks—customize it exactly how you need.

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.

Secure one-time payment. No monthly fees. Lifetime use.

Frequently Asked Questions

Everything you need to know about the domainCart script.

No. The script is buy-once, use-forever. To ensure you get started smoothly, your purchase includes first month free support for setup and updates. After that, professional support and new version access are completely optional. If you choose not to renew, your script remains fully functional forever.

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. The script is 100% open source and built with Bootstrap 5, making it very easy for any developer to modify the look and feel.