PluralKit Premium

{% if let Some(session) = session %}

logged in as {{ session.email }}.


{% if subscriptions.is_empty() %}

You are not currently subscribed to PluralKit Premium.

Enter your system token to subscribe. yes this will be fixed before release

{% else %} You are currently subscribed to PluralKit Premium. Thanks for the support!
{% for sub in &subscriptions %}

Subscription ID: {{ sub.subscription_id() }}
Status: {{ sub.status() }}
Next Renewal: {{ sub.next_renewal() }}
Linked System: {{ sub.system_id_display()|safe }}
{% if sub.is_cancellable() %} Cancel
{% endif %} {% endfor %} {% endif %} {% if let Some(paddle) = paddle %} {% else %} error initializing paddle client {% endif %} {% endif %} {% if show_login_form %}

Enter your email address to log in.

{% endif %} {% if let Some(msg) = message %}
{{ msg }}
{% endif %}

for assistance please email us at billing@pluralkit.me

pricing/refunds
home