Rails 中的轻量级定期计费

发布于 2024-12-27 23:05:56 字数 251 浏览 1 评论 0原文

到目前为止,我已经研究过 ActiveMerchant 和 SAAS Railskit。 ActiveMerchant 支持许多网关,但不是全部(例如 Google Checkout)。是否有一个库只支持计费/定期提醒?这样我就可以使用我关心的支付处理器的单独插件,并通过抽象库控制“重复出现”的部分。

更新:这是关于代码,而不是完整的 SaaS 解决方案,因为它只是更多的供应商锁定,我无法向客户提供所有支付处理器(CC、Paypal、Google Checkout)。

I've looked so far at ActiveMerchant and SAAS railskit. ActiveMerchant supports many gateways, but not all (like Google Checkout). Is there a library that supports just billing/recurring reminders? That way I could use individual plugins for payment processors that I care about and control the "recurring" part through an abstract library.

UPDATE: This is about code, not a full SaaS solution, as it's just more vendor lock-in where I won't be able to provide all payment processors to the customer (CC, Paypal, Google Checkout).

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

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

发布评论

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

评论(2

情话已封尘 2025-01-03 23:05:56

查看 Braintree,他们支持每笔交易的定期计费和提醒 http://www.braintree payments.com/

checkout braintree they are supporting recurring billing and reminders for every transaction http://www.braintreepayments.com/

作妖 2025-01-03 23:05:56

以下是一些资源:

Here are some resources:

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