Introduction to pricing
With Abiquo Pricing, you can create pricing models to match service level agreements and assign them to your tenants and resellers. You can also onboard price lists from public cloud providers with pricing credentials and incorporate them into pricing models.
You can add markups or discounts using price factors, which you can also use to exclude items from customers' bills.
Customers can obtain estimates for their virtual appliances from the pricing system. The platform's accounting system meters the amount of resources that each tenant uses.
The platform's billing system enables you to charge customers for all their cloud usage with one bill based on pricing and accounting. The platform also enables reseller pricing within a tenant hierarchy.
Privileges: Access Pricing view, Manage pricing
For each datacenter, you can set separate prices, and use different currencies, and you can add extra charges for resources, such as VM image templates.
The workflow to create a new pricing model is as follows:
Enter currencies
Create extra charges with cost codes and assign them
Create price factors for providers and resellers
Create the pricing model
Assign the model to an enterprise or reseller
Pricing is available in the Abiquo API. See CurrenciesResource, CostCodesResource, PricingTemplatesResource, EnterprisesResource
Display pricing models
To display pricing models, click the pricing button in the main menu. The pricing model of your enterprise has the text (assigned pricing model)
after the Name.
The platform will list the pricing models that you can display based on your user scope.
To display the details of this pricing model, select it from the list, and click the pencil edit button.
You can only make changes to a pricing model if you have the same scope as the pricing model. The scope of the pricing model is the user scope of the creator of the pricing model.
Create a new currency
The platform supports multiple currencies.
Default currencies are euros, US dollars, and Japanese yen
You cannot delete a currency that is in use
You must always have at least one currency
Each pricing model uses only one currency
Abiquo will apply the currency of the reseller to the reseller’s customers
To add a new currency
Go to Pricing → Currencies
Click the + add button
Complete the dialog
The currency Code will display in pricing. Download code information from the ISO website or refer to Wikipedia
The Name of the currency must be unique and it can include the currency symbol
For Digits, enter the number of digits after the decimal point. If you change the pricing model from a currency with more digits to one with fewer digits, then the platform will round prices up to the nearest digit.
Click Save
Create extra charges with cost codes
You can set prices for extra charges with cost codes for resources or services, such as VM templates and hardware profiles.
A pricing estimate for a virtual appliance will include the extra charges.
The platform can also account and bill the usage of resources with cost codes for extra charges.
To create an extra charge for resource pricing:
Go to Pricing → Extra charges with cost codes
Click the + add button
For General information:
Enter a Name to identify the cost code for extra charges.
You can use the Name and Description to identify the cost item to make it easier for your users to understand their cloud billSelect the Type that is the resource type the extra charge will apply to.
To bill an enterprise directly for a service or subscription or product, select Enterprise product.
You can assign this cost code directly to an enterprise, see Manage enterprise productsThe Custom service option is implemented in customer integrations only in this version.
Select the Unit for the extra charge:
Usage CPUs will record the usage and multiply by the number of CPUs in a VM with the extra charge
Usage user licenses for a template will record the usage and multiply by the number of licenses you enter when you add the extra charge to a VM
The Subscription option is available for Enterprise products and custom services in customer integrations
For Initial prices: set them in all of the currencies in your platform. You can later assign different prices in each pricing model
For full details of working with cost codes for extra charges, see Manage extra charges with cost codes.
You can assign cost codes for extra charges to VM templates (see Modify a VM template ) and hardware profiles (see Hardware profiles).
Then set prices for the cost codes for extra charges in your pricing models.
You can also assign cost codes for extra charges to VMs, see VM cost codes and Administer and troubleshoot VMs.
Note that you can override extra charges for hardware profiles by setting prices for specific hardware profiles.
Pricing and billing for dynamic hardware profiles will also use prices for CPU and RAM for the datacenter.
Create price factors for providers
Create a new pricing model
See Create a new pricing model
Display a pricing estimate message
To display pricing estimates, assign a pricing model to the enterprise. The platform will display the estimates as follows:
At any time users can click the Estimate button in the virtual appliance view to display a current pricing estimate for a VM.
The platform displays the pricing estimate in a separate popup
Users with access to the Abiquo API can also request a pricing estimate via the API.
To automatically display a pricing estimate popup when the user deploys a virtual appliance or VM, when creating a pricing model, select the checkbox to "Show charges before deployment".
Configure the pricing estimate message
The default text of the pricing estimate message is as follows.
The charge for this Virtual Appliance will be %CHARGE_FORMATTED% per %CHARGEPERIOD%, charged per %MINPERIOD%, subject to a minimum charge of %MINCHARGE_FORMATTED%. Backup service charge: %BACKUP_PRICE%. VMs in this Virtual Appliance will be:
%VM_PRICES%
Resources defined in the Virtual Datacenter total %VDC_TOTAL_CHARGE% per %CHARGEPERIOD%:
%VDC_PRICES%
To customize the pricing estimate message:
Edit the message, change the text and use the standard cut and paste keys to change the location of the variables.
You can also select variables to add to this message from the pull-down list to align the message with your accounting system.
Table of pricing estimate variables
Variable | Description and example |
---|---|
%CHARGEPERIOD% | Charging period, for example "month". |
%MINCHARGE_FORMATTED% | Minimum charge, for example 2.25 USD. |
%MINPERIOD% | Minimum charging period, for example "week" |
%BACKUP_PRICE | |
%CHARGE_FORMATTED% | Charge for the virtual machine, for example "22.50 USD" |
%VM_PRICES% | List of charges per virtual machine. for example: |
%VDC_PRICES% | List of charges per virtual datacenter resource |
%VDC_TOTAL_CHARGE | Total charge for virtual datacenter resources, not including VMs |
Notes about the pricing estimate message:
The virtual appliance and VM pricing estimates only include the costs that are directly related to VMs.
The virtual datacenters resources estimate includes other costs such as the network cost, backup costs, and the cost of datastore disks without a datastore tier, such as a cloud-init ISO.
The VDC resources cost also includes public IP addresses because they are billed for the time of reservation, which may be longer than the time they are attached to a VM.
Assign pricing models to enterprises
After you save a pricing model, to assign it to one or more tenants, do these steps:
Go to Pricing→ Pricing models
At the top right, click Enterprise associations
In the search boxes at the top of the enterprise lists, enter text from the enterprise name to filter and display the enterprise
Select the pricing model
The enterprise with the pricing model will move to the enterprises With pricing model panel.
Troubleshooting: If an expected pricing model does not display in the list, check that you are logged in with a user with the same scope as the user that created the pricing model.
You can also assign a pricing model to an enterprise when you edit the enterprise. See “Set a pricing model for a tenant” in Manage enterprises.
Create reseller pricing models
Abiquo supports reseller pricing with pricing scope and default base prices per datacenter.
This feature is especially useful for private cloud pricing estimates and you can use it with private cloud usage data to display billing dashboards.
For public cloud reseller accounts, you can import price lists for hardware profiles into pricing models. Administrators can display the pricing model to view public cloud price lists.
To implement reseller pricing:
The reseller scope cannot be the unlimited global scope
Create pricing models with the base prices that resellers will pay for virtual resources
Assign a pricing model to each reseller enterprise
To use reseller pricing:
Log in as the reseller administrator
Go to Pricing view. The reseller pricing model will display. You can edit the pricing model to view the prices but you cannot save changes, unless you have the same scope as the user that created the pricing model
Optionally create extra charges for reseller services
To create customer pricing models, click the copy button to clone the reseller pricing model
Change the pricing model as required
For Change all resource prices, enter a percentage to increase or decrease the base prices, such as reseller markup. For resource prices, the platform applies the percentage change (adding the percentage of the base price the reseller entered to the base price for the platform).
For more flexible markup and discounts use price factors, which you can change and reapply.Go to Resource prices. Check the new prices or manually enter a new price for any resource.
If you enter a price that is lower than the base price, Abiquo will highlight the price with red text.For Hardware profiles you can onboard and synchronize the price lists of public cloud providers. See Synchronize public cloud price lists
Go to Extra charges and optionally set prices for this tenant for reseller services
Save the pricing model
Assign the pricing model to customers. Each customer administrator should only be able to display the pricing model for their own tenant.
Update a pricing model
Abiquo pricing now stores a history of pricing changes, in order to correctly regenerate billing using historical prices.
By default, Abiquo will use new prices in billing in the next calendar month, but you can manually update pricing and regenerate billing.
See Update pricing and generate billing
Related pages