Paypal PayFlow Pro Asp.Net 配置

发布于 2024-10-25 13:14:31 字数 1040 浏览 5 评论 0原文

因此,这不一定与代码本身直接相关,尽管它肯定是代码的一个组件。

我最近下载并安装了 PayFlow Pro SDK,以便与 ASP.net 一起使用,

链接如下: https://cms.paypal.com/ us/cgi-bin/?cmd=_render-content&content_ID=developer/library_download_sdks

我将其安装到我的开发计算机上。我还遇到了这个示例代码,我认为它概述了基本 Paypal 信用卡交易功能的主要设置。

链接在这里: http://www.codeproject.com/KB/aspnet/PayPal_PayflowPro.aspx

无论如何,我有两个主要问题

  • 我是否必须在网络主机服务器上安装 SDK 才能利用它的功能?这似乎是有道理的,但是,第二个链接中的教程建议我创建一个网络参考。除非我不理解这里的某些内容,否则这不会严格地在我的开发计算机上工作,或者至少引用此 Web 引用来访问 sdk 的远程网站的功能,这是否不依赖于我的计算机运行和广播此信息?

我只需要澄清如何安装和/或访问在远程 Web 主机服务器上使用的 sdk(即,我是否需要在 Web 主机服务器上安装 sdk,如果需要,将如何执行此操作(即.在哪里安装,如何安装)?)。

  • 是否还有像我的第二个链接提供的其他清晰示例,可以概述 Payflow Pro 的基本功能?我发现贝宝的示例众多且令人费解,而且他们的在线幻灯片/视频教程也很乏味。

也许我应该摆脱我的懒惰,但我发现来自一般社区的同行以更有效的方式提供了更多信息,因此任何帮助将不胜感激。

谢谢!

So, this does not necessarily have to do directly with the code itself, although it is certainly a component of it.

I recently downloaded and installed the PayFlow Pro SDK for use with ASP.net

link here:
https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/library_download_sdks

I installed this to my development machine. I also came accross this example code which I figured outlined the primary setup for basic Paypal Credit Card Transaction functionality.

link here:
http://www.codeproject.com/KB/aspnet/PayPal_PayflowPro.aspx

Anyways, I have two main questions

  • Do I have to install the SDK on the web hosts server in order to utilize the functionality of it? This seems to make sense, however, the tutorial in the second link suggests I create a web reference. Unless I am not understanding something here, wouldn't this just strictly work on my development machine, or at least, the functionality of the remote website that references this web reference to access the sdk, would this not be dependent on my computer running and broadcasting this information?

I just need clarification on how to install and/or access the sdk for use on a remote webhosts server (ie. do i need to install the sdk on the web-hosts server and if so, how would one go about doing so (ie. where to install, how to install)?).

  • Are there any other clean cut examples like my second link provides, that sort of outline the basic functionality of Payflow Pro? I find paypal's examples numerous and convoluted and their online slides/video tutorials to be tedious.

Perhaps I should just get off my lazy ass, but I have found peers from the general community to be much more informative in a way more efficient manner, so any help would be greatly appreciated.

Thanks!

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

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

发布评论

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

评论(1

记忆之渊 2024-11-01 13:14:31

对于任何感兴趣的人,经过足够的搜索,我发现了一个很好的例子,它通知我创建基本交易的所有基本流程,并让我了解进一步操作 SDK 的知识。

检查它 -

代码项目 PayflowPro 示例以及简介。

For anyone interested, after enough searching I found a great example that notified me of all the fundamental processes to creating a basic transaction and allowed me the knowledge to further manipulate the sdk.

Check it -

Code Projects PayflowPro example and introduction.

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