...
- In HostBill go to Settings → Products & Services, and Add new order page
- From Order Types select Other Services
- Enter your orderpage name, select orderpage template. Save Changes
- Add new product in the new orderpage. Provide product name and setup price and then Save Changes.
- In product configuration section proceed to Connect with App, select CometBackup and App server created in previous steps.
- Press the Get values from server button
- Complete the fields:
- Policy group - Policy group for the newly created user
- Storage Vault - Storage Vault assigned to the customer when creating the account
- Number of devices - Maximum number of devices
- Protected Items Quota - Quota limit for protected items. Value in GB
- Initial Storage Vault Quota - Quota limit for initial storage vault. Value in GB
...
- Enable email reports - When enabled client email will be used for Comet reports
Billable destination types - When using metered billing HostBill pulls all customer destinations and bills just for last one found.
To change this you can enter comma separated list of destination type numbers https://docs.cometbackup.com/latest/api/api-constants/#destinationtype
that HostBill should only sum/count for billable use.
Example:Code Block 1000,1001,1005
For more generic product configuration details including price, automation, emails settings refer to Product Configuration article.
...