Skip to main content
Skip table of contents

Examples for customizing the customer control panel

Summary

The Cloud Commerce Portal allows you to hide control panel UI controls that you as a reseller do not want to show to your customers. This article provides sample configurations for common customizations. We will provide you with common customer control panel UI options that a reseller wants to hide from their customers view.

Prerequisites

Start

  1. Disable Payment Methods menu

    CODE
    navigation@http://www.parallels.com/ccp-billing#billingapp-payment-methods-navigation
    item@http://www.parallels.com/ccp-billing#payment-methods
    view@http://www.parallels.com/ccp-billing#payment-methods
    item@http://www.parallels.com/ccp-users#payment-methods

  2. Disable Action Log menu

    CODE
    item@http://www.parallels.com/ccp-users#view-notifications
    view@http://www.parallels.com/ccp-users#activityLog

  3. Disable Order History menu

    CODE
    item@http://www.parallels.com/ccp-users#orders

  4. Disable Order and Invoices

    CODE
    item@http://www.parallels.com/ccp-billing#view-financial-documents
    view@http://www.parallels.com/ccp-billing#unpaid-documents
    item@http://www.parallels.com/ccp-users#billing
  5. Disable all Billing Menus Items

    CODE
    http://www.parallels.com/ccp-billing

    Note: To fully disable all billing items within the customer CP control panel interface, you also need to disable all notifications related to invoicing:

    Reseller control panel(Billing) > Settings > Customer CP > UX1 On-Screen Notifications Visibility > Disable all notification

  6. Disable all Invoices and Payment Menu items

    CODE
    item@http://www.parallels.com/ccp-users#billing
    item@http://www.parallels.com/ccp-users#payment-methods
    item@http://www.parallels.com/ccp-billing#view-financial-documents
    view@http://www.parallels.com/ccp-billing#unpaid-documents
    view@http://www.parallels.com/ccp-billing#top-up-account-balance
    view@http://www.parallels.com/ccp-billing#pending-documents
    view@http://www.parallels.com/ccp-billing#history-invoices
    view@http://www.parallels.com/ccp-billing#invoice
    view@http://www.parallels.com/ccp-billing#payment
    navigation@http://www.parallels.com/ccp-billing#billingapp-payment-confirmation-navigation
    view@http://www.parallels.com/ccp-billing#payment-confirmation-popup
    navigation@http://www.parallels.com/ccp-billing#billingapp-payment-methods-navigation
    item@http://www.parallels.com/ccp-billing#payment-methods
    view-plugin@http://www.parallels.com/ccp-billing#balance

    And show the option below so that customer can see only their order history

    CODE
    item@http://www.parallels.com/ccp-users#orders
  7. Disable Account Status

    CODE
    navigation@http://www.parallels.com/ccp-billing#billingapp-account-status-navigation
    item@http://www.parallels.com/ccp-billing#view-account-status
    view@http://www.parallels.com/ccp-billing#account-status
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.