【问题标题】:using paypal express checkout API to handle payments for third parties?使用 paypal express checkout API 为第三方处理付款?
【发布时间】:2014-11-18 13:32:40
【问题描述】:

我正在创建一个小型市场,卖家可以在其中销售他们的产品并直接从买家那里接收到他们的 PayPal 帐户的付款。

我之前一直在使用“网站支付标准”,但我希望切换到快速结帐 API,以便在每次有人购买商品时生成一次性支付令牌,然后允许 buy@email.com 发送付款直接发送至 Seller@email.com,无需我的 PayPal 账户参与。

这可能吗?

我在https://developer.paypal.com/docs/classic/api/merchant/SetExpressCheckout_API_Operation_NVP/ 的文档中只找到了一个选项,称为“PAYMENTREQUEST_n_SELLERPAYPALACCOUNTID”,但这是在不向我支付任何金额的情况下将全部付款从买家发送给卖家的正确方法吗?

另外,如果我没有收到付款 mysefl,我是否需要拥有自己的“USER”和“PWD”才能每次生成 API 令牌?

【问题讨论】:

    标签: paypal


    【解决方案1】:

    认为您正在寻找Adaptive payments

    Adaptive payments handles payments between a sender of a payment and one or more receivers of the payment. You are an application owner, such as a merchant that owns a website, the owner of a widget on a social networking site, the provider of a payment application on mobile phones, and so on. Your application is the caller of Adaptive Payments API operations.

    因此,一般而言,如果您想充当 API 调用者并促进买卖双方之间的资金转移,自适应支付是您的最佳选择。

    Steps to go live with Adaptive Payments

    【讨论】:

      猜你喜欢
      • 2017-08-18
      • 2019-01-28
      • 2023-03-25
      • 1970-01-01
      • 2017-09-02
      • 1970-01-01
      • 1970-01-01
      • 2018-08-25
      • 2018-08-05
      相关资源
      最近更新 更多