There was a problem loading the comments.

Management - Configuration

Support Portal  »  Knowledgebase  »  Viewing Article

  Print

This subsection sets the configuration for the API of the entire Billia engine. It also has the ability to overwrite any original software configuration.

configuration preview

The section is divided in two categories - Internal and External.

Internal

The section of the Configuration category, titled Internal, defines the core Billia configuration data. It represents the standard Vault-config for Billia, which can export data in PHP config. It can overwrite the basic configs of Billia on a developer level straight through the database.

internal config

Configuration details

Each group's configuration has certain data encoded into the system in the form of a key and value. That key and value is then used to create the configuration detail for that group. The data owner is also displayed as the Reseller.

configuration details

Available Admin actions

Control buttonDefinitionDetail
expand1Expand- Expand the group to see details for the configuration.
edit2Edit- Edit the configuration detail.
-deleteDelete- Delete the configuration detail.
addAdd new- Add new configuration.

Create a new configuration

Editing and creating a new configuration requires the same settings.

add config

FieldDefinition
Key- Set the key for the configuration.
Value- Set the value for the configuration.
Group- Set the group for the configuration. It could be either an already exiting one, or a brand new one. The group is the category under which a specific configuration item is placed.
Type- Set the visual type for the data displayed in the configuration - string, boolean, integer, double, encrypted.

External

The section, titled External, defines an API Vault-config, which can be accessed only through APIs. External services can connect to it and use it, in order to be configured and receive data. It is a section for external software's settings which are not connected to the core Billia data.

external config

Configuration details

Here data is too encoded into the system in the form of a key and value.

external details config

Available Admin actions

Control buttonDefinitionDetail
expand1Expand- Expand the group to see details for the configuration.
edit2Edit- Edit the configuration detail.
-deleteDelete- Delete the configuration detail.
addAdd new- Add new configuration.

Resellers

Since the External section allows access to other resellers, each one has its own configurations. External resellers have access here, as well as the default (main) one.

resellers


Share via

Related Articles

© ApiHawk