{% extends "base.html" %}
{% load staticfiles compress %}
{% block title %}Pricing - It's Free! - healthchecks.io{% endblock %}
{% block content %}
We're sorry! There was a problem setting
up the subscription. Response from payment gateway:
{% if first_charge %}
You just paid ${{ sub.price }}
{% else %}
You are currently paying ${{ sub.price }}/month
{% endif %}
{% if sub.pm_is_credit_card %}
using {{ sub.card_type }} card
ending with {{ sub.last_4 }}.
{% endif %}
{% if sub.pm_is_paypal %}
using PayPal account {{ sub.paypal_email }}.
{% endif %}
Next billing date will be {{ sub.next_billing_date }}.
Thank you for supporting healthchecks.io!
$0 / Month
{% if sub.is_active %}
${{ sub.price }} / Month
{% else %}
$10 / Month
{% endif %}
healtchecks.io is a free service. You can use it as much
as you want (in good faith, without abusing it), and you
should not feel obliged to pay anything. However, if you
find the service useful and important to you, you do have the option
to switch to the Paid plan. The Paid plan is effectively
a monthly donation to guarantee project's
continued existence and future improvements.
No, you don't.Free Plan
Pay What You Want Plan
FAQ
The Free plan and the Pay-What-You-Want plan look almost the same.
What's up with that?
If I cancel my paid plan, do I get a refund?