{% comment %} Provider Statistics Component Usage: {% include 'payments/components/provider_stats.html' with provider_stats=provider_stats %} Parameters: - provider_stats: List of provider statistics objects {% endcomment %}
{{ stat.provider }}
{{ stat.count }} payment{{ stat.count|pluralize }}
${{ stat.volume|floatformat:2|default:"0.00" }}
No Provider Data
Provider statistics will appear here once payments are processed