Wire Transfers
Wire transfers are the alternative payment method on Play Money. Unlike ACH (where the platform pulls money automatically), wire transfers require the...
Wire transfers are the alternative payment method on Play Money. Unlike ACH (where the platform pulls money automatically), wire transfers require the investor to actively send money from their bank. Wire payments are common for larger investments, IRA/DAF accounts, and international investors.
How Wire Transfers Work
From the Investor's Perspective
- The investor commits to an investment and selects "wire transfer" as their payment method.
- They receive a link to the wire instructions portal where they can view the routing number, account number, and reference code for the wire.
- They initiate the wire transfer from their bank using those details.
- Once the wire arrives and is matched, their investment is marked as funded.
What Happens Behind the Scenes
- Investment committed -- the investor submits their investment with wire as the payment method.
- Expected Payment created -- the system creates an Expected Payment record on the SPV's virtual account. This tells the system "we're expecting a wire for $X from this investor."
- Wire instructions shared -- the investor accesses wire details through a secure portal link. Banking details are never sent via email for security.
- Wire arrives -- the investor's bank sends the wire to the SPV's virtual account.
- Matching -- when the payment provider detects the incoming wire, it's matched against the Expected Payment using amount, payer name, and reference code.
- Payment completed -- a Payment Order is created with status "completed." The system automatically checks whether the investment is now fully funded: if the total received equals or exceeds the committed amount, the investment moves to "funded." If only a partial amount was received (e.g. due to wire fees), the investment moves to "pending" until the remainder arrives.
Expected Payment Statuses
Expected Payments track the lifecycle of an anticipated wire:
| Status | Meaning |
|---|---|
| Pending | The wire is expected but hasn't arrived yet. The investor has been given wire instructions. |
| Matched | An incoming wire has been identified that matches this expected payment. Verification in progress. |
| Reconciled | The wire has been confirmed, the Payment Order created, and the investment updated. This is the final success state. |
| Expired | Modern Treasury archived the expected payment (manual operator action at MT, or our own cancel-EP service). A late wire that arrives anyway will still reconcile and fund the investment, with a late_match audit trail. |
| Cancelled | The expected payment was cancelled (e.g. investor switched to ACH, or the investment was cancelled). |
Wire vs. ACH Comparison
| ACH | Wire | |
|---|---|---|
| Who initiates | Platform (automatic) | Investor (manual) |
| Investor action | None after committing | Must send wire from their bank |
| Speed | 1-3 business days | Same day or next day (but depends on investor) |
| Common for | Most investments | Large amounts, IRA/DAF, international |
| Failure risk | NSF, account issues | Wire fee shortfall, wrong amount, never sent |
| Cost to investor | Free | Bank may charge $15-30 wire fee |
Security: No Banking Details in Email
This is a critical security principle: wire instructions (routing numbers, account numbers) are never sent in email. Instead:
- The investor receives an email with a link to the wire instructions portal
- They must be logged in to view the details
- This prevents wire fraud where malicious actors intercept emails and substitute their own banking details
What Admins Should Know
- Wire transfers depend on the investor -- unlike ACH, you can't force a wire to happen. The investor must take action.
- Monitor pending expected payments -- if a wire has been pending for several days, the investor may have forgotten or had trouble with their bank. See the Wire Not Received playbook.
- Wire fee shortfalls are normal -- banks often deduct $10-25 for wire fees, so the amount received may be slightly less than expected. See Short Payment playbook.
- Expected Payments do NOT auto-expire. Modern Treasury sends
overduewebhooks as an FYI (the EP is still matchable). We only mark an EPexpiredwhen MT actually archives it -- a manual operator action at MT. Even then, late wires still reconcile against expired EPs (alate_matchaudit entry is written so the trail is clear). Use the Re-open action on the EP admin page if you want MT to resume auto-matching. - Never share banking details via email -- if an investor asks for wire instructions by email, direct them to the portal link instead.
Was this page helpful?
Last updated 5 days ago
Built with Documentation.AI