Accounts

Accounts are the main page for managing your customers. The account object stores the entire Recurly history of your customer and acts as the entry point for working with a customer's billing information, subscription data, transactions, invoices and more.

Account Status

During its existence account can be involved in different event that can change its status. For example end of trial period or problems with payment status. This article describes account statuses that can be seen by users.

Statuses descriptions

created - account was just created and registration process is not finished yet.

trial - if billing plan defines trial period account will enter in trial period.

active - account enter in active status in next cases:

  • billing plan defines no trial and account have disabled payments.

  • billing plan defined no trial and account should't provide payment method during registration.

  • billing plan defined no trial and account must provide and provided valid payment method.

  • trial ended and account have disabled payments.

  • trial ended and account should't provide payment method during registration.

  • trial ended and account must provide and provided valid.

  • account payment subscription returned to active state.

suspended - account have problems with payments.

Account Subscription

Change account status

Account Users

Review account's users.

The hosted customer console allows new users to sign up to an account. To allow new users to sign up only via a personal invitation, switch ON the option "Prevent users to signup to this account without invitation"

Account Application

Account Events

the account events tab shows an audit log of all the events occurred to an account.

Last updated