...
...
Table of Contents |
---|
Summary
This article describes how to create packages and services and explains the configuration options available.
...
Click on Setup
Click Services
Click the Add button in the lower right
The following page will load (required fields are outlined in red)
Name - name of your service, this will show on invoices if you are displaying service items
Description - description, generally internal information but this field can be used by a customer portal to show to provide service details to the customer
SKU - a code based identifier for your service. Generally this is never exposed to a customer unless you choose to display it on their invoice. Typically this is used for internal reporting and management purposes
Base Frequency - this is the numeric multiplier of the base unit. 1,2,3,4 etc.
Base Unit - this is the period of time which interacts with the base frequency to determine the billing period. 2 Weeks, 1 Month, 12 Months, Once (for NRC), etc.
Note: the frequency with which this service will actually bill is also dependent on the package frequency which can be set with the same frequency configuration or follow a different frequency. If the package bills at a different frequency, the package will automatically calculate the service charge based on the packages frequency
Note: daily frequencies are supported for services, but the lowest frequency for packages is monthlyType - this is a reporting identifier and will be displayed on reports such as 'Account Services'. No logic is specifically run against this value. Service Types need to be setup prior setting up the services. Some possible Examples:
911 Access
Voice Service
Data Service
Fee
Equipment Rental
Professional Services
Recurring
NonRecurring
Base Fee - this is the charge for one billing period. If the Base Fee is set to '$5.00' with a Base Frequency of '1' and Base Unit of 'Month', then the service will cost $5.00 per month
Alert: any changes to the base fee on the service will affect any packages that the service is associated with, both at the Setup / Packages level and at the account level (user-packages). The updated base fee will be calculated in with any other discounts that are currently setup on user-packages or accounts.
Note: if you wish to grandfather a service/package to maintain pricing for existing customers with the user-package on their accounts see the Grandfathering Packages section below.Invoice Identifier - this is a tag that can be used on an invoice to control how services are displayed. For more information see the Invoice Template Sample Code article
Billing Period Type - this determines whether a service advance bills or not. See the Billing Period Type Configuration on Services article for more details on billing types
Show On Ticket Transaction (check box) - if checked, this service will be available for ticket transactions which are detailed in Ticket Transactions Use article
InActive (shown when editing a service) - if checked, you will not be able to assign this service to any NEW packages going forward. All existing packages with that service will continue to bill and be usable
Once the fields have been filled out click Save to create the service, or Save/New to create the service and begin creating another service
...