在Authorize.net中向用户退款的C#代码 [英] C# code to Refund Amount to user in Authorize.net

查看:160
本文介绍了在Authorize.net中向用户退款的C#代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我成功整合了Authorize.net到我的网络应用程序和付款流程工作正常。现在我需要了解退款流程。



我在一些文档中读到了授权中的退款金额,我们必须在高级集成方法中集成Authorize.net( AIM) x_type 应为 CREDIT 。我也是这样做的。



但我没有找到任何退款流程的示例代码

任何人都可以帮我一些代码片段?



提前致谢

Hi all,

I was integrated successfully Authorize.net to my web application and payment process is working fine. Now i need to look about Refund process.

I read in some documentation to refund amount in Authorize , we must integrate Authorize.net in Advanced Integration Method (AIM) and x_type should be CREDIT. i was doing the same.

but i didn't found any Sample code for Refund process
Can anyone help me with some code snippet ?

Thanks in advance

推荐答案

永远不要接受来自不安全网站的代码来处理任何事情用真钱做的。

你不知道是谁给你代码,你不知道它做了什么,你不知道它把钱正确地放到了适当的账户里,没有通过任何第三方的详细信息。



只能从您获得API的人那里获得此类代码 - 否则欺诈范围太大。请记住,如果您的行为被视为疏忽,您本人可能要对任何损失承担责任 - 从公共论坛获取您的代码肯定会是!
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 the people you got your API from - the scope for fraud otherwise is far too 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!


这篇关于在Authorize.net中向用户退款的C#代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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