{% extends 'aapayout/base.html' %} {% load i18n %} {% load humanize %} {% block page_title %}{% trans "Verify Payments" %} - {{ loot_pool.fleet.name }}{% endblock %} {% block aapayout_content %}
{{ pending_count }} {% trans "payout(s)" %}
{% trans "ESI (EVE Swagger Interface) is CCP's official API for accessing EVE Online data. It allows this app to check your wallet journal for payment verification." %}
{% trans "To verify payments, the system needs to read your character's wallet journal to find the ISK transfers you made." %}
{% trans "Yes! ESI uses OAuth2 authentication and only requests the specific permissions needed. Your wallet journal is only used for payment matching." %}
{% trans "You can always manually mark payouts as paid using the \"Mark Paid\" button on the payout list." %}