{% extends "saas/base.html" %} {% block saas_title %} Update {{organization.printable_name}} Deposit Information {% endblock %} {% block saas_content %} {% if organization.processor_deposit_key %} {% if organization.processor_pub_key %}

Connected to a Stripe account.

{% else %} {% include "saas/_bank_use.html" %} {% endif %} {% else %}

{% endif %}
De-authorize ...
Please confirm you want to de-authorize access to your Stripe account.
{% endblock %}