Clients:Profile Tab

From WHMCS Documentation

Revision as of 18:08, 27 August 2020 by SarahK (talk | contribs)


The Profile tab contains fields for changing the account's contact details, like their name, address, and email address. It also contains other options that affect the behavior of the account in WHMCS.

To access the Profile tab, go to Clients > View/Search Clients, select a client, and click Profile.

View Marketing Opt-In Consent History

Click View Marketing Opt-In Consent History to view the account's consent history.

Account Information

This tab includes these basic account information settings:

Name and Addresses

Use these fields to enter basic information for the account:

  • First Name
  • Last Name
  • Company Name
  • Email Address
  • Password (in WHMCS 7.10 and earlier)
  • Address 1 and Address 2
  • City
  • State/Region
  • Postcode
  • Country
  • Phone Number
  • Language
  • Tax ID

Payment Method

Select the payment method that the account will default to. This performs an update to all products, services, addons, domains, and unpaid invoices that used the default payment method.

Billing Contact

Select the main contact for billing-related items. You can create billing contacts in the Contacts tab.

Currency

Select the account's default currency. This will change the currency symbol, but will not automatically convert any prices, invoices, or transactions into the appropriate amount in the new currency.

An account's currency is fixed when placing the first order, and all subsequent orders will use it. As a result, users won't see the currency selector on the order form. We recommend against changing an account's currency after an order has been placed and invoices, services, and transactions have been generated.

Status

Instead of deleting a user, you can change the user's status for record-keeping purposes.

When you set an account's status, you can choose these options:

  • Active — The account can log in and has active or suspended services.
  • Inactive — The account can log in but has no active services and is removed from client menus.
  • Closed — The account has no active services, cannot log in to the client area, and is removed from client menus.

Invoicing and Status
The client's status does not stop invoicing if their package's status is still active, suspended, or pending.

Client Group

If client groups have been configured in Configuration () > System Settings > Client Groups (or, prior to WHMCS 8.0, Setup > Client Groups), use this to assign a group or remove their group assignment.

Email Notifications


The Other tab allows you to configure additional WHMCS settings.

You can access this tab at Configuration () > System Settings > General Settings or, prior to WHMCS 8.0, Setup > General Settings.

Marketing Emails

This setting controls the opt-in/opt-out functionality for Marketing e-mails, such as those sent by the mass mail tool. When enabled, a Newsletter Opt-In option displays to new customers during checkout or registration. This option is enabled by default.

Require User Opt-In

Enable this to require clients to explicit opt-in before they will receive marketing labelled e-mails. By default, users are required to opt-in to marketing emails. If you wish, you can use this setting to default the opt-in box to a checked status, requiring users instead to opt-out of marketing emails.

Marketing Email Opt-In Messaging

The message that will be displayed to clients on the client area if Marketing Emails is enabled and they are being asked to opt in. Allows you to customise the message displayed to users in the opt-in request. It is important that the opt-in message accurately reflects the type of marketing emails you will be sending for compliance reasons.

Admin Client Display Format

Choose the format that your customer's names appear in throughout the admin. For example it may be desirable to display the company name instead of the contact's name.

Client Dropdown Format

Choose the format that your customer’s names appear in the client menu throughout the admin.

Disable Full Client Dropdown

We removed this setting in WHMCS 6.2.

Check this option to remove the client menu in order to speed up page loading.

Default to Client Area

Normally when clients and visitors visit your WHMCS installation they are presented with the homepage listing the various pages; client area, submit ticket, view tickets, place order etc. Ticking this option skips this page and takes visitors directly to the client area prompting them to login.

Disable Client Area User Management

We added this setting in WHMCS 8.0.

Check this option to prevent account owners from adding and managing other users. Admins can still invite and manage users at Clients > Manage Users and in the Users tab in the client's profile.

This setting does not prevent existing users from logging in to their associated accounts.

Allow Client Registration

If you enable this, customers can sign up at /registration.php without ordering a product or service.

Client Email Preferences

We added this setting in WHMCS 7.10.

This setting allows clients to customize which emails they receive.

  • If you enable this, clients will see checkboxes on the Client Area profile page to choose which emails they receive. This setting defaults to enabled.
  • If you disable this option, clients cannot change which emails they receive.

This setting will not change the opt-in and opt-out email notification preferences of clients. Regardless of their settings, clients will continue to receive any Email Verification and Password Reset emails.

By default, clients and users are configured to receive all email notification types. The groups of email notifications match the groups at Configuration () > System Settings > Email Templates or, prior to WHMCS 8.0, Setup > Email Templates.

Optional Client Profile Fields

The checkboxes ticked here will be optional on the registration and order forms. For example ticking the Phone Number field will mean clients can complete the order process without providing a phone number. Certain modules, particularly domain registrars, may require all the client profile information to function.

Locked Client/User Profile Fields

If you check this, clients and users will not be able to update this part of their contact information via the Client Area. They will need to contact you to update it.

They will be able to view the information, but it will appear as text and not as an input field.

Prior to WHMCS 8.0, this was the Locked Client Profile Fields setting.

Client Details Change Notify

Enabling this option will send an email notification to all admins when a customer changes their contact details.

Marketing Opt-out

When this option is enabled, clients will see an option to opt-out of marketing emails on the Account Details page of the client area.

When using Mass Mail or creating an email marketer rule you will see a Marketing Email? checkbox. Check this checkbox so users who have opted out do not receive this message.

Show Cancellation Link

Enabling will activate the cancellation system. Customers can request cancellation from the product details page, they then appear in Clients > Cancellation Requests along with an email notification and will be processed automatically when the cron runs. For more information, see Cancellation Requests and Products Management.

Monthly Affiliate Reports

Sends a monthly report email containing the status of the customer’s affiliate account when active.

Banned Subdomain Prefixes

This setting is used to prevent orders being placed using any of the subdomains listed within the field for products with the free subdomain option enabled. Add new subdomains to block in a comma separated list.

For example, the default values will block users from placing orders using a subdomain like ftp.example.com.

Encoded File Loading

When loading custom PHP assets like hooks or widgets, WHMCS will perform static analysis on ionCube-encoded files. If the encoded file is either unknown or incompatible with the environment, the file will not load normally. You can disable this feature if you have custom files that you are certain are compatible with your environment but that the analysis considers incompatible.

When you enable this, any files that do not load will appear in either the activity log or the hook log.

You can override this in the configuration.php file by defining the $enable_safe_include variable with a value of either true (enabled) or false (disabled).

For example:
$enable_safe_include = false;

Event Handling

WHMCS 8.4
We added this setting in WHMCS 8.4.

Events are actions that the system executes in order to complete a provisioning-related request. For example, provisioning a hosting product with WordPress® results in an event that installs WordPress on the server.

Many events can relate to the fulfillment of a single order or automation routine. The Event Handling setting controls and optimizes how and when WHMCS prepares and executes these events.

You can choose from the following options:

  • Concurrent (Launch an asynchronous request.) — Run events as asynchronous requests, concurrent with the process that caused them.
    • The setting defaults to this option and most admins should select this.
    • When you select this, WHMCS will present the optimal user experience with the lowest wait times for the client.
  • Inline (Handle events within the same request.) — Run all events within the same request as the process that caused them. Use this option for WHMCS installations that use uncommon or constrained CGI environments in which concurrency is not possible.
    • Prior to WHMCS 8.3, which introduced the Event Handling setting, WHMCS used this mode of event preparation and execution.
    • When you select Inline (Handle events within the same request.), clients will still have a positive experience but it may not be as fast as Concurrent (Launch an asynchronous request.).
  • Cron (Defer events until the next cron run.) — Defer events to the next time that the cron runs. For more information, see Crons.
    • We only recommend this option for specialized environments with unique runtime constraints or highly-customized provisioning and procurement systems.
    • When you select this option, clients will have a quick experience but it may delay changes to remote systems.

Display Errors

If you encounter a blank page or Oops! error page in WHMCS, make certain that display_errors is enabled in the server's PHP configuration and then enable this setting.

Use the displayed error when you troubleshoot the problem.

For more information, see Troubleshooting Guide and Error Management.

Log Errors

When you enable it, this option logs PHP errors to Configuration () > System Logs (Utilities > Logs > Activity Log in WHMCS 7.x and earlier) with any errors that may occur in your WHMCS installation. This is a good feature if you do not want to show sensitive path information on public-facing pages.

For technical information, refer to Error Management.

Enabling this option will result in a number of activity log entries, so should be used sparingly and only when debugging PHP errors. It should then be promptly switched off.

SQL Debug Mode

This option should remain unticked unless specifically instructed to change it by WHMCS support staff. When you enable it, any database-related errors will be recorded in Configuration () > System Logs (Utilities > Logs > Activity Log in WHMCS 7.x and earlier).

For technical information, refer to Error Management.

Hooks Debug Mode

In order to troubleshoot problems with action hooks, it may be necessary to log action hook activity. Checking this option will do this to Configuration () > System Logs (Utilities > Logs > Activity Log in WHMCS 7.x and earlier).

Enabling this option will result in a large number of activity log entries, so should be used sparingly and only when debugging hook problems. It should then be promptly switched off.

Settings

You can set these billing-related settings up on a per-client basis:

Late Fees

Use this to prevent overdue invoices from including late fees.

  • In WHMCS 8.0 and later, toggle it to Off to prevent fees.
  • In WHMCS 7.10 and earlier, check Late Fees to prevent fees.

Overdue Notices

Use this to disable overdue email notices for certain clients.

  • In WHMCS 8.0 and later, toggle this to Off to disable notices.
  • In WHMCS 7.10 and earlier, check Overdue Notices to disable notices.

The Invoice Payment Reminder prior to the due date will still send, but this will suppress the First, Second, and Third Overdue Invoice Notice email messages.

Tax Exempt

Toggle this to On to prevent tax rules from being applied to the account's invoices.

Separate Invoices

Toggle this to On to prevent items due on the same date and via the same payment method from being grouped together into a single invoice. Use this, for example, with resellers who don't always want to renew every product they have.

Disable CC Processing

Toggle this to On to prevent invoices that are due via a merchant gateway from being automatically attempted for capture. This effectively requires that the account logs in and makes payment manually for all invoices, even if there's a credit card on file.

Marketing Emails Opt-out

Toggle this to On to prevent emails sent via the Email Campaigns] (formerly mass mail) or Email Marketer tools. Clients can change the status of this field themselves via My Details in the client area (if it's enabled in General Settings).

Status Update

Any client account with no active products, addons, or domains will have their account automatically set to Inactive by the cron job. This does not stop the user from logging in, opening a ticket, or paying any due invoices.

  • This can be further extended to include clients who have not logged in to the client area for three months. You can disable it entirely via Configuration () > System Settings > Automation Settings or, prior to WHMCS 8.0, Setup > Automation Settings.
  • An active product or addon is defined as being in the Active or Suspended state. An active domain is Active or Pending-Transfer.
  • If the client purchases a product domain or addon, their status will automatically be set to Active again.

In WHMCS 8.0 and later, toggle this to Off to disable status updates. In WHMCS 7.10 and earlier, check Status Update to disable status updates.

Allow Single Sign-On

Toggle this to On to allow authentication into WHMCS from an external resource (Single Sign On into WHMCS). For example, disabling this would prevent a client from logging in to WHMCS using the cPanel OpenID integration.

Custom Client Fields

If any custom client fields have been configured, they will appear towards the bottom of the client's Profile tab. This allows staff to see the values clients have entered or change them directly.

Admin Notes

Enter private notes about the client, which will display whenever someone views this Summary tab. Separate notes sections are available available under the Products/Services, Domains, and Notes tabs.