Enumeration EVENT_HOOK_TYPE

Enumeration Members

BILLING_INITIALIZED: "billing:billing_initialized"

Deprecated

Billing has just been initialized.

CHECKOUT_STATE: "billing:checkout_state"

Deprecated

SUBSCRIPTION_CANCELLED: "billing:subscription_cancelled"

Subscription has just been cancelled.

SUBSCRIPTION_CREATED: "billing:subscription_created"

Subscription has just been created.

SUBSCRIPTION_FUNNEL_CLOSED: "billing:subscription_funnel_closed"

Checkout funnel has been closed.

SUBSCRIPTION_REACTIVATED: "billing:subscription_reactivated"

Subscription has just been reactivated.

SUBSCRIPTION_UPDATED: "billing:subscription_updated"

Subscription has just been updated.

Generated using TypeDoc