【问题标题】:PayPal as Payment Processor for RAILS Marketplace AppPayPal 作为 RAILS Marketplace 应用程序的支付处理器
【发布时间】:2017-05-22 12:11:31
【问题描述】:

我有一个 Ruby on Rails 网络应用程序,它使用 Stripe Connect 管理买家和卖家的付款,我收取 6% 的佣金。我知道如果我想合并 PayPal,PayPal Adaptive Payments 将是可行的方法,但是他们现在已经向 API 添加了通知。

> Adaptive Payments moving to limited release
>     
>         Important: Adaptive Payments is now a limited release product. It is restricted to select partners for approved use cases and should
> not be used for new integrations without guidance from PayPal.
>     
>     https://devblog.paypal.com/adaptive-payments-limited-release/
>     
>      Our end goal with this project is to migrate all existing users of Adaptive Payments on to the modern products that will be the core
> of our future development APIs, namely Braintree v.zero and the PayPal
> REST APIs.

谁能指出我正确的方向,为使用 PayPal 的市场设置与 Stripe Connect 相同的功能?我相信 Braintree 没有将 PayPal 整合到他们的市场功能中。有没有办法可以使用 PayPal REST API 开发链式支付?任何方向将不胜感激!!!

【问题讨论】:

  • 你有解决上述问题的办法吗?
  • @ChakreshwarSharma 我最终成功使用了贝宝自适应支付 API。如果您仍然感兴趣,我可以分享实现。

标签: ruby-on-rails ruby paypal paypal-adaptive-payments stripe-connect


【解决方案1】:

PayPal 有一个用于 Ruby 的 adaptive payments SDK,如果您查看 issue search in activemerchant,您会看到一些人在讨论增加了对自适应支付的支持的项目。

【讨论】:

    猜你喜欢
    • 2014-12-20
    • 1970-01-01
    • 2015-01-20
    • 2012-04-10
    • 2011-03-21
    • 2021-05-15
    • 2014-09-01
    • 2011-06-16
    • 2010-09-20
    相关资源
    最近更新 更多