{% extends "base.html" %} {% import 'components/macros.html' as ui %} {% block title %}Payment Method - Gvelo Enterprise Platform{% endblock %} {% block body_attrs %}class="payment-page" data-checkout-pending="{{ '1' if checkout_pending else '0' }}"{% endblock %} {% block head_extra %} {% endblock %} {% block content %}
Methods are sorted by how often they are used. Ask your admin to configure any method.
{% for method in all_methods %} {% if method.provider_code != "cash" %}