Skip to main content

Subscription-Status

The status of the subscription.

stringSubscription-Status (string)

The status of the subscription.

Enum ValueDescription
PENDINGThe subscription has been created but is waiting for initial payment or activation
EXPIREDThe subscription has reached its end date or maximum number of attempts without successful payment
TRIALINGThe subscription is in trial period before the first payment is required
ACTIVEThe subscription is currently active and payments are being processed normally
PAST_DUEThe most recent payment attempt failed but the subscription will retry according to schedule
PAUSEDThe subscription is temporarily suspended and will resume based on pause settings
CANCELEDThe subscription has been permanently terminated and will not process further payments

Possible values: [PENDING, EXPIRED, TRIALING, ACTIVE, PAST_DUE, PAUSED, CANCELED]

Example: PENDING
Subscription-Status
"PENDING"