Difference between revisions of "Package Subscription Migrations"

From Emersion
Jump to: navigation, search
(Overview)
(Overview)
Line 5: Line 5:
 
To understand migrations, it is a good idea to have an awareness of the related billing objects.
 
To understand migrations, it is a good idea to have an awareness of the related billing objects.
 
* Customers order (subscribe to) a [[PackagePlans/PackagePlans|package plan]].  
 
* Customers order (subscribe to) a [[PackagePlans/PackagePlans|package plan]].  
* When the order is submitted, an 'instance' is created of the package plan the customer subscribes .  
+
* When the order is submitted, an 'instance' of the package plan that the customer subscribes to, is created.  
 
* This 'instance' is called the customer's ''package subscription''. It binds the package plan with the customer.  
 
* This 'instance' is called the customer's ''package subscription''. It binds the package plan with the customer.  
 
* Customers may subscribe to several package plans, creating a set of package subscriptions for each plan they subscribe to.
 
* Customers may subscribe to several package plans, creating a set of package subscriptions for each plan they subscribe to.

Revision as of 12:42, 12 May 2017

Overview

A package migration is a type of order that gives end users the ability to transition from one package plan to another package plan within the same service type.

To understand migrations, it is a good idea to have an awareness of the related billing objects.

  • Customers order (subscribe to) a package plan.
  • When the order is submitted, an 'instance' of the package plan that the customer subscribes to, is created.
  • This 'instance' is called the customer's package subscription. It binds the package plan with the customer.
  • Customers may subscribe to several package plans, creating a set of package subscriptions for each plan they subscribe to.

Package migrations work in conjunction with the package pool that stores the contractual benefits and penalties incurred when customers upgrades, cross-grades or downgrade their plan. This ensures customers are charged the appropriate contract break out fees or discounts as they defined in the Contract.

Start the Migration

To commence a package subscription migration, go to the Customer > Package Subscription screen and press the Migrate button.

To continue with an incomplete migration:

Nav: Service > Migrations. The following page will be displayed showing a list of all migrations that have occurred, or are in progress. For those in progress, click the Order ID. The system will take the user to the last page within the migration process where it was saved.

Pkg-sub-migrations-main.png

Troubleshooting Migrations

These articles address common issues found when attempting to perform a migration.

See Also