CodeIgniter 的支付库

发布于 2024-11-18 03:23:55 字数 494 浏览 1 评论 0原文

几个月前,当我需要与 PayPal 支付进行 API 集成时,我启动了一个 github 项目。最初的想法是,人们应该能够使用一个界面通过多个支付系统处理交易。

我一直在研究支付生态系统,并试图找出什么可以为支付接口构建真正优秀的库代码。

我遇到的两件事是 Chargify迅速。他们允许您使用他们的 API 接受付款并通过世界各地的支付网关进行处理 - 口号是您构建应用程序,我们将处理计费。

您知道还有其他我应该集成的类似网站/服务吗?如果您是 PHP 框架用户,对于您需要或希望在支付库中看到的内容,您有什么需要补充的吗?您可以添加任何潜在的“陷阱”或“嘿,想想这个”吗?

我很感激!

I started a github project a few months ago when I needed an API integration with PayPal payments. The original idea was that one should be able to use one interface to process transactions through multiple payment systems.

I've been looking into the payments ecosystem and trying to figure out what would make really good library code for a payments interface.

2 things I ran across were Chargify and Spreedly. They let you use their API to accept payments and process through payment gateways all over the world - the mantra being you build the app, we'll handle the billing.

Are there any other similar sites / services that I should integrate with as well that you know of? If you are a PHP framework user, do you have anything to add about what YOU need or want to see in a payments library? Any potential "gotchas" or "hey, think about this" you can add?

I appreciate it!

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

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

发布评论

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

评论(1

尐偏执 2024-11-25 03:23:55

非常有帮助 - 非常接近我正在寻找的库:

Active Merchant for Ruby on Rails

< a href="http://pear.php.net/package/Payment_Process2/docs/latest/Payment_Process2/Payment_Process2.html" rel="nofollow">PHP 付款流程 2

Very helpful - libraries that come really close to what I was looking for:

Active Merchant for Ruby on Rails

Payment Process 2 for PHP

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