在asp.net中的付款网关? [英] Payment Gateway in asp.net ?

查看:104
本文介绍了在asp.net中的付款网关?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好

我正在建立一个电子商务网站,必须在其中插入支付网关.
请通过提供有关此工作的信息来指导我..

谢谢

Hello

I am making a eCommerce site in which I have to Insert the Payment Gateway .
Please Guide me by providing information to this work..

Thank You

推荐答案

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

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


我使用了贝宝(他们的API很糟糕,给客户带来麻烦)

而且还使用 Braintree [
I have used paypal (their API is terrible, and a hasle to customers)

But also used Braintree [^] they have already packaged libraries for various platforms.
and is very easy to use.

I would recommend this one.

Also, you have the option of never storing credit/debit card information which is good.


这篇关于在asp.net中的付款网关?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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