Skip to content

Commit

Permalink
Add draft post about transaction information (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: Gary Tou <[email protected]>
  • Loading branch information
sampoder and garyhtou authored Feb 4, 2025
1 parent d5ecbd6 commit 111c70a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions content/posts/more-information-about-transactions/post.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
import post from '@/components/Post';
export default post({
title: "📋 More information about transactions",
slug: "more-information-about-transactions",
category: "improvement",
tags: [],
authors: ["sam"],
date: new Date("2024-11-19T16:00:00Z")
});

We're working on making detailed transaction information available to you all; incoming ACH transfers now include details about who sent the ACH:

<img src="https://cloud-g7l8ni26h-hack-club-bot.vercel.app/0capture-2025-02-03-182418.png" width="400px" />

And, if an international wire is returned, we're now surfacing the return reason.

Hope this helps you all navigate the complex financial world!

0 comments on commit 111c70a

Please sign in to comment.