如何从商家Paypal帐户通过ASP.NET转账到最终用户Paypal帐户? [英] How to transfer Money from Merchant Paypal account to EndUser Paypal account through ASP.NET?

查看:527
本文介绍了如何从商家Paypal帐户通过ASP.NET转账到最终用户Paypal帐户?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个要求,我在<$从贝宝商家帐户转帐的金额为最终用户Paypal帐户 C $ C>使用C#asp.net web应用程序。这可能吗?

I have a requirement to Transfer the Amount from Paypal Merchant Account to End User Paypal account in my asp.net web application using C#. Is it possible?

下面是该方案:


  1. 消费者访问一个网站,想卖在网站上列出的在线产品部分。

  2. 登录网站并选择该产品通过我们的网站在网上销售。

  3. 网站接受宝(PayPal信息)及发送发货信息。

  4. 收到产品后,付款方式必须是从商户的PayPal帐户最终用户Paypal帐户通过Web应用程序。

  1. Consumers visits a website and want to sell some Products listed online on a website.
  2. Login to website and choose the product to sell online via our website.
  3. Website accepts(paypal information) & sends the Shipping information.
  4. After receiving the Product, the Payment is to be done from Merchant Paypal Account to End Users Paypal account via Web application.

那么,有没有任何贝宝API 来的钱从商家帐户传输到终端用户Paypal帐户

So, is there any Paypal API to transfer money from Merchant Account to EndUser Paypal account?

时的任何沙盒贝宝

样code在ASp.net?
请推荐的要求,建议做..!

Sample Code in ASp.net? Please recommend the requirements, suggestions to do..!

帮助鸭preciated!

Help Appreciated!

推荐答案

有许多可用的选项,当涉及到从商家帐户转移资金到另一个帐户(汇款)。

there are a number of options available when it comes to transferring funds from a merchant account to another account (sending money).


  1. MassPay API - >这是你可以用它来从一​​个商人送资金,每次通话长达250个收件人一个强大的解决方案。这可以通过一个API请求,并通过PayPal账户本身通过上传CSV文件来完成。

  1. MassPay API --> This is a robust solution you can use to send funds from one merchant to up to 250 recipients per call. This can be done via an API request and via the PayPal Account itself by uploading a CSV file.

更多信息:结果
文档: https://developer.paypal.com/webapps/开发商/文档/经典/质量薪/ gs_MassPay /
示例code: http://paypal.github.io/#merchant - >您会找到SDK中的一个样本masspay

More info:
Documentation: https://developer.paypal.com/webapps/developer/docs/classic/mass-pay/gs_MassPay/ Sample Code: http://paypal.github.io/#merchant --> you'll find a masspay sample within the SDK

自适应付款API - 隐付款 - >具有自适应付款,你有送隐付款基本上,当发送方帐户是与API相关的用户名相同的帐户的选项,贝宝不不需要来自发件人的明确批准(因此隐)

Adaptive Payments API - Implicit Payments --> With adaptive payments, you do have the option of sending "Implicit Payments" basically, when the sender account is the same account that is associated with the API Username, PayPal does not require an explicit approval from the sender (hence the "implicit")

文件:<一href=\"https://developer.paypal.com/webapps/developer/docs/classic/adaptive-payments/integration-guide/APIntro/#id094MB0Q0T5Z\" rel=\"nofollow\">https://developer.paypal.com/webapps/developer/docs/classic/adaptive-payments/integration-guide/APIntro/#id094MB0Q0T5Z

样品: http://paypal.github.io/#adaptive-payments

付款专业版 - 信用API - >您可以使用DoNonReferencedCreditAPI方法,直接将资金到客户的信用卡

Payments Pro - Credit API --> You can send funds directly to a customers credit card using the "DoNonReferencedCredit" API method

请参阅:<一href=\"https://developer.paypal.com/webapps/developer/docs/classic/api/merchant/DoNonReferencedCredit_API_Operation_NVP/\" rel=\"nofollow\">https://developer.paypal.com/webapps/developer/docs/classic/api/merchant/DoNonReferencedCredit_API_Operation_NVP/
样本:是指在1链接的商家SDK

See: https://developer.paypal.com/webapps/developer/docs/classic/api/merchant/DoNonReferencedCredit_API_Operation_NVP/ Samples: refer to the Merchant SDK linked in 1.

从我的头顶,这些将是可用的PayPal产品选项。

Out of the top of my head, these would be the available PayPal product options.

这篇关于如何从商家Paypal帐户通过ASP.NET转账到最终用户Paypal帐户?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆