# Setting Up BILLmanager 6 for Reselling

[Detailed Information About the SpaceCore Reselling Program](https://spacecore.pro/reseller-program/)

To install the BILLmanager 6 control panel, you will need a VPS server with `Ubuntu 20.04` or `CentOS 7`. We recommend using a "clean" version of the system without additional services or repositories to avoid potential conflicts.

## System Requirements

| Minimum     | Recommended |
| ----------- | ----------- |
| 1 vCore CPU | 2 vCore CPU |
| 2 GB RAM    | 4 GB RAM    |
| 10 GB SSD   | 50 GB SSD   |

You can choose a suitable tariff plan [from our VPS](https://billing.spacecore.pro/billmgr?startform=v2.vds.order.pricelist). In this guide, we will use `Ubuntu 20.04`.

## BILLmanager 6 Installation

Connect to your server via SSH and run the following command to install the latest version of BILLmanager 6:

```
apt update && wget https://download.ispsystem.com/install.sh -O install.sh && sh install.sh --billmgr
```

Enter `s` to install the `stable version` of the BILLmanager 6 panel.

<figure><img src="/files/c0wdsavnjQWr9G9qrBGE" alt=""><figcaption></figcaption></figure>

Next, enter `1` to install the required product.

<figure><img src="/files/cGPGz27FzMXqPA9L4mE8" alt=""><figcaption></figcaption></figure>

Once the installation is complete, you will see the message: `billmanager-corporate is installed.`\
Go to the displayed link, which will be in the format: `http://ip/billmgr`

Purchase a panel license or enter an existing activation key. A 30-day trial version is available on [the official website](https://www.ispsystem.ru/billmanager-host).

<figure><img src="/files/xX4nBnf8HYbGS3GWRKfr" alt="" width="452"><figcaption></figcaption></figure>

After activating the license, log in using the `root` username and your server password.

<figure><img src="/files/5h32JSnFjQtwQp1IILil" alt=""><figcaption></figcaption></figure>

The system will prompt you to review and accept the agreement. \
Follow the basic setup steps accordingly.

Go to `«Integration» -> «Processing modules»`.&#x20;

<figure><img src="/files/08yiAa3adXGoCmtLJX9J" alt="" width="563"><figcaption></figcaption></figure>

On the selected page, click the button to add a new processor, then select the service type. Let's consider `VPS` as an example. In the next window, click the button to add a `BILLmanager` integration module.

<figure><img src="/files/wGAZXchJsIuxDMQJy6AN" alt="" width="563"><figcaption></figcaption></figure>

The system will ask you to add the first data center. Create it with any name.

<figure><img src="/files/qZQgjHiz64xpAlgSAOn6" alt="" width="460"><figcaption></figcaption></figure>

Then, click the Add Integration Module button again. Enter the address: `https://billing.spacecore.pro/billmgr` and the credentials for your account, which will be used to order services.\
In the next window, enter a name for the processor (any name) and complete the setup process.

<figure><img src="/files/8nopGiPIyMV1JWXK4d9A" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/zf8RikE1OGCbYhrJ3mLH" alt="" width="563"><figcaption></figcaption></figure>

Great! Now you can proceed to importing tariff plans. Go to `«Products» -> «Tariff plans»`. Click the `Import` button.

<figure><img src="/files/2XDyeXTXfACiG3DKlomt" alt=""><figcaption></figcaption></figure>

Select the product type and the tariff you want to import.

<figure><img src="/files/VnrncLllYL96NEtvgtlS" alt="" width="535"><figcaption></figcaption></figure>

Everything is ready! You can now adjust the tariff settings as needed and launch it.\
When a customer places an order, they will see only your billing system, with no identifying marks of our company. Activation is performed automatically.

<figure><img src="/files/rCzVYfPa7MoWHmXFGmH0" alt=""><figcaption></figcaption></figure>

[Official BILLmanager 6 Documentation](https://www.ispsystem.com/docs/b6c)\
To become our partner and receive a discount, contact us at **<support@spacecore.pro>**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://spacecore.gitbook.io/wiki/en/customer-service/setup-billmanager-6-for-reselling.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
