SubscriptionStatus

Values

INACTIVE

The subscription has completed signup process by has not yet been activated (for manual activation strategy).

ACTIVATED

The subscription has completed signup process and has been activated. Active subscription.

CANCELLED

The subscription has been cancelled.

CUSTOMER_UNSUBSCRIBED

Deprecated: Replaced with CANCELLED and CANCELLATION_IN_PROGRESS statuses.

Deprecated.

CANCELLATION_IN_PROGRESS

The subscription started but has not completed. cancellation process yet (only for projects with two-step cancellation feature enabled).

DRAFT

The subscription (or a cart) created on checkout that has not completed signup process.

REJECTED

The subscription has been rejected (for manual activation strategy).

PENDING_CUSTOMER_COMPLETION

The subscription completed first step of two step signup process.

PAUSED

The subscription has been paused.

STOPPED

The subscription was automatically stopped because the maximum plan commitment was reached

PENDING_CANCELLATION

The subscription is marked to be automatically cancelled on the next billing moment after the prepaid commitment ends.

ONE_TIME_PURCHASE

This status can be assigned to customers that do a one-time purchase.

PENDING_INITIAL_PAYMENT

This subscription is currently in the process of completing the initial payment.

Last updated