TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Integrating sales transactions into accounting software

1 点作者 kevinfat超过 11 年前
How do startups get their sales transactions into their accounting software (Quickbooks, cloud based software, or whatever is used)?<p>I assume with your typical web app credit card processing is done with Stripe, Braintree, etc., how should each individual sales transaction make it into the accounting software.<p>Do they have each sale end up being recorded along in a PostgreSQL database? But then this needs to be exported to the accounting software that is used. It would make a lot of sense for the entire pipeline to be automated obviously.<p>Really what I&#x27;m asking is what is the common practice software architecture to handle a sales end to end?

暂无评论

暂无评论