Jun 28 - Implement payment functions (Stripe)

This commit is contained in:
2026-06-28 12:01:25 -04:00
parent 61ede27093
commit f292c8fb7b
21 changed files with 1112 additions and 18 deletions
+2
View File
@@ -338,6 +338,8 @@
{% endif %}
{% endwith %}
{% include 'billing/_billing_banner.html' %}
{% block content %}{% endblock %}
</div>