{% if status == "approved" %}
{% else %}
{% endif %} logo

Hello {{ vendor_name }},

{% if status == 'approved' %}

We're pleased to inform you that your payout request has been approved.

{% else %}

We regret to inform you that your payout request has been rejected.

{% endif %}

Payout Amount: TZS {{ payout_amount }}

Payout Method: {{ payout_method }}

Status: {{ status|title }}

{% if status == 'approved' %}

The amount will be transferred to your registered payout method shortly.

{% else %}

If you have any questions or believe this was a mistake, feel free to reach out to us at info@e360mart.com.

{% endif %}

Thank you,
The e360 Mart Team