houdini/app/views/nonprofit_mailer/setup_verification.html.erb

30 lines
1.1 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%>
<p>
Congratulations on receiving your first transaction on <%= Houdini.general.name %>!
</p>
<br>
<p>
Whenever you receive money on <%= Houdini.general.name %>, it will go into your accounts balance. Payouts can be made to your organizations bank account automatically at the beginning of each month, or at any time with the click of a button.
</p>
<br>
<p>
<strong>Before you can make a payout</strong>, you need to connect your organization's bank account for withdrawals, allowing money to transfer from your account balance on <%= Houdini.general.name %> directly to your organization.
</p>
<br>
<p> You can connect your bank account on this page: </p>
<br>
<h4>
<% url = nonprofits_payouts_url(@nonprofit) %>
<a href="<%= url %>"> <%= url %> </a>
</h4>
<br>
<p>
<strong>You have a 7 day window</strong> to continue processing transactions without a connected bank account. After that, transactions will become disabled. So, try to get that bank account connected as soon as you can.
</p>
<br>
<%= render 'emails/sig' %>