-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow reconciliation of bank statements & daily deposits - e.g. show deposit Payout trace ID
in Woo admin dashboard, or other unique ID to link
#5316
Comments
@Automattic/helix |
Payout trace ID
in WCPay UI to allow reconciliation of bank statements & daily deposits
If we can get this ID from the API, seems like a great idea to include in the UI somewhere. Or any other value that would help clearly identify WCPay deposits (in general, or specific deposit instances). I couldn't find mention of it in the Stripe docs, except FYI Sourav – let's consider this in upcoming deposits project(s). |
This falls in the reporting enhancements bucket for this year. |
Thanks @souravdebnath1986 !
Since we're planning feature projects in this area later in the year, perhaps we can close this issue. |
Removing from maintenance board & adding There's a possibility that adding this payout ID in the UI will help make the deposits UI & flow easier to merchants to understand (i.e. inspire trust). If so we could consider this for upcoming deposits UI refresh project. |
@Automattic/fusion This issue mentions deposits but falls under the future reporting project. Can you consider it as part of your roadmap? |
@brucealdridge Thanks for the ping. Are we talking about the deposits CSV report here? |
@anu-rock The issue specifically mentions the UI. I'd imagine it could also appear in the deposits CSV report. |
@brucealdridge Thanks for confirming. Added it to Fusion's backlog. |
Removed |
Another request in 7340232-zd-a8c. |
7311071-zd-a8c |
Stripe has indicated that they will be surfacing the trace ID via the API in 1H2024. They'll include us in the beta. |
We are picking this up as part of p7fD6U-b70-p2 to include a deposit_id in the Transaction Report. We will also do a fast follow to update this id as part of the Deposit Report to aid reconciliation of Deposit to cash as seen in the bank statement. cc: @anu-rock |
Payout trace ID
in WCPay UI to allow reconciliation of bank statements & daily depositsPayout trace ID
in Woo admin dashboard, or other unique ID to link
The ideal solution to this would include a deposit ID of some kind (e.g. @mordeth @anu-rock Could you investigate that as part of your effort on this issue? If it's challenging or you hit a blocker, feel free to reach out to myself or @souravdebnath1986 , we can add a follow up issue if necessary. |
Merchant here from A8C, I also have this issue with the Trade ID missing from WC Pay and it makes my life a nightmare. An extensive discussion about the issue is in Slack: p1702963566265379-slack-C3NCP7ZJ6 |
Another report of this causing accounting issues for EU customers: 8779859-zen |
Good Folks, Small businesses, or non-profits, who do not have an accounting team (our non-profit supports stone sculptors), often pay for an actual accountant or bookkeeper outside the organization to do the bank reconciliations, for reasons of accuracy, trust, and transparency (and more likely the lack of accounting skills within the non-profit). The lack of a deposit ID/REF causes some additional amount of outside fees to be paid as a work around to not having this feature. I see it as a hidden cost of using your product. For the small non-profit, for which I volunteer, our accountant/bookkeeper estimated, given our range of transaction activity, $300-$800 per year to do the deposit reconciliation work for our organization. This is an additional cost to our non-profit due to the lack of this feature. If the deposit ID feature were implemented the level of effort for reconciliation is close to zero. Please see this as closing the loop on customer satisfaction and removing your customer's need to report to their board/treasurer why the Woo package is causing additional expense, and making it expensive to have a clean audit. I felt pretty embarrassed about explaining my choice of Woo and the additional costs, and of course gives me pause in recommending Woo for small organizations. I have no idea the number of small organizations like ours that use Woo, so I have no way to judge benefit and multiplier effect of getting this done (our previous web site software ID/refs were provided). Looking forward to a solution. |
This enhancement was blocked because we (WooPayments) didn't have access to the Payout Trace ID in the Stripe API … however …
Looks like this is now documented as a preview feature in the Stripe API: So I'll remove |
Bumping this to |
Note from that thread – |
This feature lowers the cost of ownership and fulfills regulatory compliance for those Woo users who have access to this feature. Cost of ownership and compliance is a high priority and merchants will sort out the limitations of interface to gain the advantage.
|
The |
Marking as blocked, since we are awaiting a reply from Stripe
|
Stripe has replied confirming the I did a quick check and found it visible on transactions on a US, UK and a German account too! |
@carlcarvesstone , @SiR-DanieL - Happy to share that a |
@haszari - At the time of checking, I was able to see this for all countries, which is good! There is a fallback of |
Reopening issue for a minor change in the label |
Closing the original issue here and moving the renaming task to its own issue - #9909 |
Description
In 5789782-zen a new merchant with a fairly busy site has asked if there is any way to provide additional information to allow easy reconciliation of bank statements to deposits.
The bank statement contains the
Payout trace ID
.The
Payout trace ID
is not available in reporting on the site, nor is it available via thepayout.paid
event. But would be quite helpful for merchants' accounts departments trying to match up daily deposits with their bank statements, especially considering that pending periods sometimes make matching by date alone tricky.Additional information ( added by @nagpai )
The text was updated successfully, but these errors were encountered: