{% extends 'default.html' %} {% set active_page = "dashboard" %} {% block title %} Pricing {% endblock %} {% block head %} {% endblock %} {% block announcement %} {# TODO: to remove#} {# #} {% endblock %} {% block default_content %}
Premium
  • Unlimited aliases
  • Unlimited custom domains
  • Catch-all (or wildcard) aliases
  • Up to 50 directories (or usernames)
  • Unlimited mailboxes
  • PGP Encryption
More information on our Pricing Page
🔐 Secure payments by Paddle
{% set sub = current_user.get_subscription() %} {% if sub and sub.cancelled %} {% endif %}
Paddle supports bank cards (Mastercard, Visa, American Express, etc) and PayPal.

Payment via Coinbase Commerce
Currently Bitcoin, Bitcoin Cash, Dai, Ethereum, Litecoin and USD Coin are supported.
Yearly billing - Crypto
$30/year

For other payment options, please send us an email at hi@simplelogin.io.
If you have bought a coupon, please go to the coupon page to apply the coupon code.
{% endblock %}