AstraPay

{% if recipient_email %} {% endif %}
{{ amount }} Astra{{ 's' if amount > 1 else '' }}
{% if fee > 0 %}
Astratrader Fee: {{ fee }} Astra{{ 's' if fee > 1 else '' }}
Total to send: {{ total_amount }} Astra{{ 's' if total_amount > 1 else '' }}
{% endif %}
{{ description }}
{% if not paid %}
{% else %}
✓ Payment Completed
{% endif %}
← Back to AstraPay
Complete Payment
Please send {{ total_amount }} Astra{{ 's' if total_amount > 1 else '' }} to the following address:
{% if fee > 0 %}
Payment: {{ amount }} Astra{{ 's' if amount > 1 else '' }} + Fee: {{ fee }} Astra{{ 's' if fee > 1 else '' }}
{% endif %}
Waiting for payment confirmation...
5:00