asp.net中的支付网关 [英] Payment gateway in asp.net

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

问题描述


我想在我们的asp.net网站上使用支付网关,我可以为支付网关获得Web服务吗?请告诉我如何在asp.net中实现支付网关.

Hi,
I want to use payment gateway in our asp.net web site , would i get web service for payement gateway? pls tell me how to implement the payment gateway in asp.net.

推荐答案

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

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


请参阅提供的文档通过您打算使用的支付网关.我前一段时间为客户使用PayPal,他们的文档非常详尽,API相当合理,您可以设置一个沙箱以确保其正常工作而无需实际花钱.我父亲的公司使用了另一家支付服务提供商(安全交易),它们又提供了很好的示例和文档.

格里夫(Griff)绝对正确:如果您要在这样的网站上提问,那么您不应该花大价钱.如果您不了解文档中的内容,那么如何确认此处提供的代码是正确的呢?搞砸软件是一个小问题,搞砸处理现实生活中的钱的软件是一个严重的问题.您不应该就如此重要的事情征求陌生人的建议(即使CP成员通常都是诚实的人).
Refer to the documentation provided by the payment gateway you intend on using. I used PayPal a while back for a client and their documentation is quite thorough, the API is fairly sane, and you can set up a sandbox to make sure it''s working without actually using real money. My dad''s company uses another payment provider (Secure Trading) and again they have good examples and documentation.

Griff is absolutely correct: you should not be dabbling in real money if you''re going to be asking questions on sites like this. If you don''t understand what is in the documentation, how will you be able to confirm that code given to you here does the right thing? Screwing up software is a minor problem, screwing up software that deals with real life money is a serious one. You should not be taking advice from strangers on something so important (even if CP members are generally honest folk).


Quote:

支付网关是一个电子商务应用程序服务提供商,可以

授权所有电子商务的付款.支付网关保护信用卡

或通过加密敏感信息来借记卡详细信息,以便

任何人都无法截取和获取信息.网上付款

随着新的电子商务公司的兴起,网关在印度越来越受欢迎

开始,甚至旧的实体店也在网上开放

商店.在线支付对所有企业都变得越来越重要.

A payment gateway is an e-commerce application service provider that can

authorize payments for all e-Businesses. Payment gateways protect credit card

or debit cards details by encrypting the sensitive information so that the

information cannot be intercepted and obtained by anyone. Online payment

gateway are gaining popularity in India as new e-commerce companies are

starting and even the old brick and mortar establishments are opening up online

stores. Online payments are becoming important for all the businesses.


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

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