%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%>
Use this form to make a payout right now of your available balance (<%= print_currency @available_total, @nonprofit.currency_symbol %>).
You will receive a receipt of all donations after this payout.
Payouts usually take 1-3 days to complete.
| Total Payout (before fees) | Connected Account | 
|---|---|
| <%= print_currency @available_total, @nonprofit.currency_symbol %> | <% if @nonprofit.bank_account %>
							<%= @nonprofit.bank_account.name %>
						<% else %>
							You must connect a bank account.
						<% end %> settings |