按需计费提供商

发布于 12-07 08:16 字数 280 浏览 2 评论 0原文

我一直在寻找一个简单的按需计费解决方案。

我的场景如下:

我的客户在我的网站上使用虚拟积分。

付款方式1) 客户可以通过提供信用卡来购买虚拟积分。

付款方式2) 客户可以注册他们的信用卡,以便在信用额度不足时自动计费。

我知道谷歌这样做是为了他们的 API 使用。任何人都知道可以通过简单的方式实现这一目标的提供商吗?我想将整个流程外包,以免遇到任何 PCI 合规性问题。另外,我希望托管解决方案位于我们的网站内(弹出窗口中的 iram)。我们的大多数客户都是公司。

I've been looking around for a simple ondemand billing solution.

My scenario is the following:

My customers use virtual credits on my website.

Payment option 1)
Customers can buy virtual credits buy suppliying a credit card.

Payment option 2)
Customers can register their credit card for automatically getting billed when credits are running low.

I know google does this for their API usages. Any one have a good idea of a provider that can achieve this in a simple way? I want to outsource the whole process to not run into any PCI compliance issues. Also I would like the hosted solution to be wihtin our site (ifram in a popup). The majority of our customers are companies.

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

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

发布评论

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

评论(2

我不吻晚风2024-12-14 08:16:15

如果您在美国,您可以使用 Authorize.Net 的客户信息管理器 (CIM) API为您的客户创建付款资料。然后,您可以随时对这些配置文件进行收费,以便在积分不足时添加积分。他们提供了 托管 CIM 选项可大大减少您的 PCI 合规性问题。

If you are in the US you can use Authorize.Net's Customer Information Manager (CIM) API to create payment profiles for your customers. Then you can charge against those profiles at any time to add credits when they are running low. They offer a hosted CIM option which greatly reduces your PCI compliance issues.

寄居者2024-12-14 08:16:15

我最近一直在查看 Stripe.com。他们提供了一个非常简单易用的 API,而且似乎是经过深思熟虑的。他们提供按需和订阅计费、良好的文档,而且考虑到您不必获得商家帐户,他们的成本也不算过高(2.9% + 每笔交易 0.30 美元)。他们的总部设在美国。

I've been looking at Stripe.com lately. They offer a very simple to use API which seems to be very well thought out. They offer on-demand and subscription billing, good documentation, and their costs are not out of line (2.9% + $.30 per txn) considering you don't have to get a merchant account. They are US-based.

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