Excerpt | ||
---|---|---|
| ||
Abiquo has a flexible pricing system that is designed to enable cloud providers to supply estimates for and price cloud services. |
...
The workflow to create a new pricing model is as follows:
Enter currencies
Create cost codes for extra charges
Create the pricing model
Assign the model to an enterprise
Tip |
---|
Pricing is available in the Abiquo API. See CurrenciesResource, CostCodesResource, PricingTemplatesResource, EnterprisesResource |
...
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
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 a new cost code 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.
The Custom service option is not implemented yetSelect the Unit for the extra charge:
The Subscription option is not implemented yetUsage 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
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 cost codes
...
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:
|
...
Excerpt | ||
---|---|---|
| ||
After you save a pricing model, to assign it to one or more tenants, do these steps:
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. |
...
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 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.
Related pages