Reseller Area Management

Comprehensive guide to managing your Domain Reseller account through the Hostraha client area

Accessing the Reseller Area

The Reseller Area provides a centralized dashboard for managing your Domain Reseller account, API credentials, domains, and integration settings. Access all reseller functions directly from your Hostraha client area.

How to Access

1

Navigate to Reseller Area

In your Hostraha client area, go to:

DomainsReseller Area
Note: You must have an active Domain Reseller account to access this area. Contact Hostraha support if you need to activate reseller privileges.

Orders Management

The Orders section provides a comprehensive view of all domain orders placed through your reseller account, including detailed payment information and order history.

Orders Overview

In the Orders section, you can view:

  • Order Details: Complete list of domain orders with TLD information
  • Payment Status: Payment details and transaction status for each order
  • Order Dates: Creation and completion dates for tracking purposes
  • Domain Actions: Registration, renewal, transfer, and other domain operations
  • Customer Information: Associated customer details for each order

Order Information Table

ColumnDescriptionDetails
Order IDUnique identifier for each orderUsed for tracking and support requests
Domain NameThe domain name associated with the orderIncludes TLD extension
ActionType of domain operationRegistration, Renewal, Transfer, etc.
StatusCurrent order statusPending, Completed, Failed, Cancelled
AmountOrder total amountIncludes any additional services
DateOrder creation dateTimestamp of order placement

Pricing Overview

The Pricing section displays your reseller pricing structure for all available TLDs, allowing you to review and understand the pricing set by Hostraha for your reseller account.

Pricing Information

The pricing section includes:

  • TLD List: Complete list of available Top-Level Domains
  • Registration Pricing: Cost for new domain registrations
  • Renewal Pricing: Annual renewal costs for each TLD
  • Transfer Pricing: Costs for domain transfers from other registrars
  • Restoration Pricing: Fees for restoring expired domains
  • Additional Services: Pricing for DNS management, privacy protection, etc.

Understanding Pricing Structure

Reseller Pricing Model

Your reseller pricing is structured to provide competitive rates while maintaining healthy margins:

  • Wholesale Rates: Special reseller pricing below retail rates
  • Volume Discounts: Better pricing tiers based on order volume
  • Promotional Pricing: Special offers and seasonal discounts
  • Currency Options: Pricing available in multiple currencies
Pricing Updates: Reseller pricing may be updated periodically. You will be notified of any pricing changes in advance through your client area.

Domain Management

The Domains section allows you to manage all domains associated with your reseller account, including assigning and unassigning domains for management purposes.

Domain Assignment

You can assign previously purchased domains to your reseller account for management:

1

Assign Domains

Click the "Assign Domain" button to add domains to your management list.

2

Select Domains

Choose one or more domains from the dropdown menu of available domains in your account.

3

Confirm Assignment

Confirm the assignment to enable full management capabilities for the selected domains.

Domain Unassignment

Important: Once a domain is unassigned, you will not be able to manage it through the reseller interface until it is assigned again. Ensure you want to remove management access before unassigning.

To unassign a domain, simply click the "Unassign" button next to the domain you wish to remove from your management list.

Domain Management Features

FeatureDescriptionAvailability
DNS ManagementModify DNS records and nameserversAssigned domains only
Contact UpdatesUpdate registrant and contact informationAssigned domains only
Renewal ManagementRenew domains and manage auto-renewalAssigned domains only
Transfer ManagementInitiate and manage domain transfersAssigned domains only
Privacy ProtectionEnable/disable WHOIS privacyAssigned domains only

API Settings

The Settings section contains all API credentials and configuration details necessary to install and activate integration modules for your reseller account.

API Credentials

Your API settings include the following essential information:

SettingDescriptionUsage
API EndpointBase URL for all API requestsConfigure in integration modules
UsernameYour reseller account email addressAuthentication parameter
API KeyUnique authentication tokenRequired for all API calls
Token GenerationSHA256 HMAC with timestampSecurity authentication

API Security

Security Best Practices

  • Secure Storage: Store API credentials securely and never expose them in client-side code
  • Regular Rotation: Rotate API keys periodically for enhanced security
  • Access Control: Limit API access to authorized personnel only
  • Monitoring: Monitor API usage through the logs section

Example API Configuration

// API Configuration Example
const apiConfig = {
  endpoint: 'https://portal.hostraha.com/modules/addons/DomainsReseller/api/index.php',
  username: '[email protected]',
  apiKey: 'your-api-key-here',
  timestamp: Math.floor(Date.now() / 1000)
};

Ready to Get Started?

Access your Reseller Area to begin managing domains, API settings, and integrations through your Hostraha client area.

Ready to Start Managing Your Domains?

Access your Reseller Area to begin managing domains, API settings, and integrations