如何使用.NET VB设置自适应支付? [英] How do I set up adaptive payments using .NET VB?

查看:71
本文介绍了如何使用.NET VB设置自适应支付?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在我的网站上设置了paypal的IPN,效果很好!我现在想知道如何使用自适应支付(链式支付),这样一旦我从Paypal收到IPN,我就可以转到另一个页面并设置链式支付以支付我的费用,支付卖方1,以及销售人员1.



我的尝试:



我有尝试查找如何设置这些付款的文档,但我找到的所有内容都在.net C#中。我想我下载了正确的库并从paypal设置了我的API帐户,但我不知道如何与他们的服务器通信。

I set up paypal's IPN on my website and it works great! I now would like to know how to use adaptive payments (chained payment) so that once I receive an IPN from Paypal I will then be able to go to a different page and setup the chain payment to take my cut, pay seller 1, and sales person 1.

What I have tried:

I have tried looking up documentation for how to set up these payments but everything that I found has been in .net C#. I think I downloaded the correct libraries and set up my API account from paypal but I don't know how to communicate with their server.

推荐答案

永远不会接受来自不安全的网站的代码来处理与真钱有关的任何事情。

你不知道是谁给你代码,你不知道它做了什么,你不知道它放了钱正确地进入相应的帐户,而不将细节传递给任何第三方。



只能从Paypal自己获取此类代码 - 否则欺诈的范围太大。请记住,如果您的行为被视为疏忽,您个人可能会对丢失的任何款项承担责任 - 从公共论坛获取您的代码肯定会是!



与他们交谈:他们通常非常有帮助!
Never, ever, accept code from a insecure website to handle anything to do with real money.
You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account, without passing the details to any third parties.

Only get such code from Paypal themselves - the scope for fraud otherwise is far too large. And remember, you personally could be liable for any monies lost if your action is seen to be negligent - which getting your code from a public forum would most certainly be!

Talk to them: they are normally pretty helpful!


这篇关于如何使用.NET VB设置自适应支付?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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