仅使用 paypal asp.net SDK 进行信用卡处理

发布于 2024-11-08 04:46:27 字数 229 浏览 0 评论 0原文

我正在尝试使用贝宝来处理我的信用卡交易。我有一个基于 C# 的 ASP.NET 应用程序,用于收集用户信息并计算总费用。我只是想使用 paypal asp.net sdk 将账单信息和总成本传递给 paypal 进行处理,但在 sdk 中找不到有关如何执行此操作的任何示例。我不确定从哪里开始,我已经从 paypal 示例中研究了 SDK AP 和 AA 解决方案,但似乎都没有像我需要的那样简单。本质上,我正在寻找这个过程的正确方向的第一步。

I am trying to use paypal simply to handle my credit card transactions. I have a C# based asp.net application that collects the users information and calculates the total charge. I simply want to use the paypal asp.net sdk to pass the billing information and the total cost to paypal for processing but cannot find any examples in the sdk on how to do this. I'm not sure exactly where to begin, I've looked into both the SDK AP and AA solutions from the paypal samples but neither seem to do things as simply as what I need. Essentially I'm looking for the first step in the right direction for this process.

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

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

发布评论

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

评论(1

愚人国度 2024-11-15 04:46:27

我已经发布了一些关于如何执行此操作的博客文章,包括如何处理“表单”问题:

http ://codersbarn.com/?tag=/paypal

检查 PayPal 文档以了解要传递的参数。

I've put out some blog posts on how to do this, including how to handle the "form" problem:

http://codersbarn.com/?tag=/paypal

Check the PayPal documentation for the parameters to be passed.

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