{% extends "base.html" %} {% import 'components/macros.html' as ui %} {% block title %}Receipt Delivery Settings - Gvelo Enterprise Platform{% endblock %} {% block head_extra %} {% endblock %} {% block content %}
Admins enter the API details used by cashiers to send receipts through WhatsApp, SMS, and email. Leave secret fields blank to keep the saved value.
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}