我如何创建C#桌面应用程序以将Paypal帐户从一个转移到另一个

编程入门 行业动态 更新时间:2024-10-26 10:35:16
本文介绍了我如何创建C#桌面应用程序以将Paypal帐户从一个转移到另一个的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

用户启动我的程序c#Windows应用程序 他填写所需的所有信息,然后单击捐赠"按钮 从而使他的贝宝帐户将指定的金额转移到程序指定的另一个贝宝帐户. 那就是我想要创建的程序,但是我不知道如何将Paypal与may app连接起来 您知道可以解决此问题的任何解决方案,代码或程序吗? 在此先感谢:)

A user starts my program c# windows application He fills out whatever information he has to and clicks a "donate" button that makes his paypal account transfer the ammount specified to another paypal account specified by the program Thats the program i want to create but i dont know how to connect paypal with may app Any solutions, codes or programs you know that can accomplish this? Thanks in advance :)

推荐答案

开始此处 [ ^ ],贝宝开发门户网站 Start here[^], paypal development portal

请让我详细说明为什么要做您打算做的事情本质上是一个坏主意.诸如PayPal之类的支付系统背后的总体思想是,人们不希望信任出售某些商品或提供付费服务的网站的所有者.如果消费者可以用他们的银行帐户或信用卡数据信任任何人,那么就不需要这些支付系统. 输入您的应用程序:如果您的客户信任您,他们也可以为您提供进行必要的汇款所需的所有信息. 我对您的建议是保留通过PayPal进行付款的一般程序:在关于"对话框中或您认为适合的Windows应用程序中的任何地方都有一个超级链接,并将其指向客户发起网站的页面上付款.这是大多数人已经习惯并被普遍接受的方式. 如果您仍有疑问,请随时发表评论. 最好的问候, 曼弗雷德(Manfred) Please let me elaborate a bit on why doing what you intend is an inherently bad idea. The general idea behind payment systems, like PayPal for instance, is that people don''t want to trust the owner of a website that sells something or provides a service for pay. If the consumers would trust anybody with their bank account or credit card data there would be no need for these payment systems. Enter your application: If your customers would trust you they could just as well give you all the information you need to make the nescessary money transfer. My suggestion for you is to stay with the general procedure for paying via PayPal: Have a hyper link in your "About" dialog or wherever you see fit in your windows application and have it point to a page on your website from where the customer initiates the payment. This is what most people are already used to and generally accepted. If you still have questions, feel free to leave a comment. Best Regards, Manfred

更多推荐

我如何创建C#桌面应用程序以将Paypal帐户从一个转移到另一个

本文发布于:2023-10-20 03:24:21,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1509700.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序   帐户   桌面   转移到   Paypal

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!