{#show_action_process_payment.html.twig#} {#
This payout has met the member approval threshold and is ready for disbursement.
Disburse via Mobile Money {% elseif object.status == 'processed' %}The payout is currently in the {{ object.status }} stage. It cannot be processed yet.
Approve Payout Request {% endif %}This payout has met the member approval threshold ({{ progress.percentage|number_format(0) }}%) and is ready for disbursement.
Disburse via Mobile Money {% elseif object.status == 'processed' %}Threshold met ({{ progress.percentage|number_format(0) }}%). Admin can now finalize approval.
Finalize Admin Approval {% else %}The payout is currently in the {{ object.status }} stage.
{% endif %}