{% extends "base.html" %} {% block title %}{% trans %}Complete Payment{% endtrans %} – OnlineConvert{% endblock %} {% block content %}
{% if user %}{% trans %}Complete your payment to activate the{% endtrans %}{% else %}{% trans %}One last step — activate the{% endtrans %}{% endif %} {{ plan.name }} {% trans %}plan.{% endtrans %}
{% trans %}Payment methods are not configured yet.{% endtrans %}
{% trans %}The admin needs to configure Stripe or PayPal. Your account has been created on the Free plan for now.{% endtrans %}