使用ASP.Net 3.5进行在线支付 [英] Online Payment using ASP.Net 3.5

查看:89
本文介绍了使用ASP.Net 3.5进行在线支付的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发(针对加拿大客户)在线购买机票的网站.如何转移用户的详细信息(例如信用卡详细信息,姓名等)并完成交易?我想知道完整的流程及其代码.

I am developing (for a Canadian client)a site to purchase tickets online. How do I transfer the details of the user such as credit card details, name, etc and make a complete transaction? I would like to know the complete flow and the coding for that.

推荐答案

从不接受来自不安全网站的代码来处理任何与真钱有关的事情.
您不知道是谁在给您代码,您不知道它是做什么的,您也不知道它是在没有将详细信息传递给任何第三方的情况下将款项正确地放入适当的帐户中的.

仅从信誉良好的卡交易服务公司获得此类代码-否则欺诈的范围就很大.请记住,如果您的行为被视为疏忽大意,您个人可能会承担任何损失-从公共论坛获取代码绝对是必由之路!
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 reputable card transaction service companies - the scope for fraud otherwise is far to 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!


将您的网站与付款集成网关.
查看这些有用的链接
http://www. developersheaven.com/2/PayPalIntegration [ ^ ]
^ ]
Integrate your site with payment gateway.
see these helpful links
http://www.programmersheaven.com/2/PayPalIntegration[^]
Introduction to PayPal for C# - ASP.NET developers[^]
Online Credit Card Transaction in ASP.NET Using PayPal Payflow Pro[^]
Use of the PayPal payment system in ASP.NET[^]


这篇关于使用ASP.Net 3.5进行在线支付的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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