Excerpt | ||
---|---|---|
| ||
Abiquo has a flexible pricing system that is designed to enable cloud providers to supply estimates for and price cloud services. |
...
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. Customers can obtain estimates for their virtual appliances from the pricing system. The platform's accounting system meters the resource usage of each tenant. 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.
...
The workflow to create a new pricing model is as follows:
Enter currencies
Create extra charges with cost codes for extra chargesand assign them
Create price factors for providers and resellers
Create the pricing model
Assign the model to an enterprise or reseller
Tip |
---|
Pricing is available in the Abiquo API. See CurrenciesResource, CostCodesResource, PricingTemplatesResource, EnterprisesResource |
...
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 use cost codes set prices for extra charges to set prices 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.
...
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: The Subscription option is not implemented yet
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
The initial prices for a resource are set now 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 Multiple 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
...
Excerpt | ||
---|---|---|
| ||
To display pricing estimates, assign a pricing model to the enterprise. The platform will display the estimates as follows:
|
...
Configure the pricing estimate message
Excerpt | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
The default text of the pricing estimate message is as follows.
Notes about the pricing estimate message:
To customize the pricing estimate message:
|
...
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 percentatge 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)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