计费系统最佳实践

发布于 2024-09-26 23:00:00 字数 183 浏览 0 评论 0原文

我目前正在为我的一位客户开发一个网络应用程序。该客户请求一个小型计费模块。客户 istelf 是小型 SIP 提供商。有多种定价项目、计划等。它们都有不同类型的付款方式,如一次性、每月、每年。是否有关于计费系统架构的最佳实践、好书、文章?

顺便说一句,基于 symfony 框架的 Web 应用程序。

任何帮助表示赞赏!

I'm currently developing a web application for one of my clients. This client requested a small billing module. The client istelf is small SIP provider. There are several pricing items, plans, etc. All they different types of payment like onetime, monthly, annual. Are there any best practices, good books, articles on blling systems architecure?

Btw the web app based on symfony framework.

Any help is appreciated!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

盛装女皇 2024-10-03 23:00:00

计费系统通常没有什么“小”的。

我刚刚遇到了一个名为 citrusdb 的东西。您可能想通过它来决定是否要构建一些东西或只是集成他们的东西。

除此之外,根据他们的业务,将 QuickBooks 与在线订购/支付系统结合使用可能会得到更好的服务。

There is usually nothing "small" about a billing system.

I just ran across something called citrusdb. You might want to go through it to decide if you want to build something or just integrate theirs.

Barring that, depending on their business they might be better served just using QuickBooks in combination with an online ordering / payment system.

梦醒灬来后我 2024-10-03 23:00:00

一些谷歌图书?有些提供扩展预览,这可能会有所帮助。
http://books.google.com/books?id=lOImNtO96L0C

流程图?< br>
http://www.google.com/images?q=billing+process +流程图+图表

您还可以从审核程序中获取一些有用的信息,这些信息描述了您(或您的系统,可能)将被要求生成的内容。 Ctrl-F 计费:
http://www.dcaa.mil/standardguidance.htm

这些都是非常笼统的,而且不是很特定于任何编程语言。希望它有帮助:)

Some Google Books? Some are available with extended previews, that can be helpful.
http://books.google.com/books?id=lOImNtO96L0C

Flow Charts?
http://www.google.com/images?q=billing+process+flow+chart

You can also get some useful info from audit programs, that describe the kind of things you (or your system, probably) will be asked to produce. Ctrl-F Billing:
http://www.dcaa.mil/standardguidance.htm

These are very general, and not very specific to any programming language. Hope it helps :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文