Create and Manage Currencies
By default, the system includes three currencies: USD, EUR and GBP. You can add more currencies at any time. In this document you can find information on how to add, edit, and delete currencies.
Add Currency
To add a currency:
- Go to your Control Panel > Admin > Settings menu.
- Click the Currencies icon.
- On the page that follows, click the Create New button.
- Fill in the form that appears:
- name - give the label to your currency
- unit - insert a currency symbol
- code - fill in a three-character currency code that is generally used to represent the currency you wish to add (e.g. USD, EUR)
- separator - specify a character used to format decimal numbers, e.g 100.99.
delimiter - set a grouping character used to separate thousands, e.g: 100,000,000.
Be aware that it is prohibited to set the delimiter and separator which are identical.
- precision - specify the number of digits after the separator. The precision parameter is used to display the costs total for a certain period, e.g. Outstanding amount, Total Cost, Payments.
precision per unit - the number of digits after the separator. The precision per unit parameter is used to display the prices for the resources , e.g. for CPU, Disk size, RAM, IP, Data stores, Edge servers, Disks, Backups, Templates, etc.
The precision cannot exceed 8 symbols.
- format - set how the currency will be displayed in the Control Panel. Use the following parameters:
- %n - for the digits
- %u - for the currency symbol
- Click Save.
For example, the currency form for US Dollars might look as follows…
- Name: US Dollar
- Unit: $
- Code: USD
- Separator: .
- Delimiter: ,
- Precision: 5
- Precision per unit :8
- Format: %u%n
…and the prices will be displayed in the following way: $7,000.00000
Edit Currency
To edit existing currencies:
- Go to your Control Panel > Admin > Settings menu.
- Click the Currencies icon.
- Сlick the Actions icon next to the necessary currency on the list and select the Edit option. On the screen that appears, you may edit the following currency details:
- name - the label of your currency
- unit - a currency symbol
- code - a three-character currency code that is generally used to represent the currency you wish to add
- separator - a character used to format decimal numbers, e.g 100.99.
delimiter - a grouping character used to separate thousands, e.g: 100,000,000.
Be aware that it is prohibited to set the delimiter and separator which are identical.
- precision - the number of digits after the separator. The precision parameter is used to display the costs total for a certain period, e.g. Outstanding amount, Total Cost, Payments.
precision per unit - the number of digits after the separator. The precision per unit parameter is used to display the prices for the resources , e.g. for CPU, Disk size, RAM, IP, Data stores, Edge servers, Disks, Backups, Templates, etc.
The precision cannot exceed 8 symbols.
- format - how the currency will be displayed in the control panel. Use the following parameters:
- %n - for the digits
- %u - for the currency symbol
- Click Save.
Delete Currency
To delete existing currencies:
- Go to your Control Panel > Admin > Settings menu.
- Click the Currencies icon.
- Сlick the Actions icon next to the currency you want to remove and select the Delete option. You will be asked for confirmation before the currency is deleted.