Types
PaymentSubscriptionStatus
Lifecycle status of a member’s Payment Plan subscription.
enum
PaymentSubscriptionStatusValues
ACTIVE
Active and paid.
CANCELED
Canceled.
IMPORTED
Migrated from another platform, not yet activated by the member.
IMPORTED_TRIALING
Migrated and active, trialing until the original subscription lapses.
INCOMPLETE
Awaiting the initial payment or card authentication.
INCOMPLETE_CANCELED
Card authentication failed and the subscription was canceled.
INCOMPLETE_EXPIRED
The initial payment was never completed and the subscription expired.
INSTALLMENTS_COMPLETE
All installments have been paid.
PAST_DUE
Payment failed; in its grace period.
PAST_DUE_INCOMPLETE
Past due, awaiting card authentication before payment can retry.
TRIALING
In a free trial period.
TRIALING_INCOMPLETE
Trialing, awaiting card authentication (3D Secure).