如何在ASP.NET中集成柑橘支付网关 [英] How to integrate citrus payment gateway in ASP.NET

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

问题描述

我正在尝试使用柑橘支付网关集成实现一个示例asp.net应用程序。



我经历了链接

这里我不明白如何发送和接收请求,响应以及更多以下几点。 />
1.如何从我的c#代码向柑橘网关发送请求。

2.如何获取Generated签名从代码隐藏文件(.cs)调用网关。

3.如何得到secret_key就像GUID一样。



如果有任何实现这个或任何建议请。



我尝试了什么:



我通过链接(http:// www .citruspay.com / DevelopersGuide / citrushosted / Signature.html)

并且搜索仍然没有明白该做什么。

I am trying to implement a sample asp.net application with citrus Payment gateway integration.

I gone through the link
here I didn't understand how to send and receive the request,response and some more below points.
1.How to send request to the citrus gateway from my c# code.
2.how to get the Generated signature to call the gateway from code behind file(.cs).
3.how to get secret_key is it like GUID.

If any of implemented this or any suggestions please.

What I have tried:

I gone through the link(http://www.citruspay.com/DevelopersGuide/citrushosted/Signature.html)
and searching still not get clear idea what to do.

推荐答案

从不永远,接受来自不安全网站的代码来处理与真实m有关的任何事情一个。

你不知道是谁给你代码,你不知道它做了什么,你不知道它将钱正确地放入适当的帐户,而没有将细节传递给任何第三方。



只能从您的网关公司获取此类代码 - 否则欺诈范围太大。请记住,如果您的行为被视为疏忽,您个人可能会对丢失的任何款项承担责任 - 从公共论坛获取您的代码肯定会是!



和他们交谈:大多数人非常友好和乐于助人,只是因为他们在你开始运行之前没有得到任何佣金......:笑:
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 your gateway company - 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!

Talk to them: most are very friendly and helpful, if only because they don't get any commission until you are up and running...:laugh:


你可以写信给开发人员。 support@citruspay.com寻求帮助。
You may write to developer.support@citruspay.com for help on this.


查看示例集成应用程序 - masterintegrations / SSL2 at master·citruspay / sampleintegrations·GitHub



要付诸步骤 -

1.创建一个商家帐户。使用沙箱凭据来获取实时代码的测试和生产凭据。

2.您可以通过虚荣URL自定义付款链接URL - Integrations–集成文档 [ ^ ]

3.在此处获取您的安全凭证 -

[ ^ ]

4.接下来,您将生成签名。这里的步骤 - Integrations–集成文档 [ ^ ]

选择C#,复制代码,替换帐户中提供的安全凭证和虚荣URL。

5.对于响应页面,请查看响应处理页面 - 集成–集成文档 [ ^ ]



总的来说,您需要复制给定的代码片段并将您的安全凭证放在任何需要的地方。

你还可以查看集成视频 - http://citrs.xyz/CitrusHC



如有任何问题,请发送电子邮件至developer.support@citruspay.com。 >


- Dhatri

开发者宣传员,柑橘支付解决方案
Check out the Sample integration app - sampleintegrations/SSL2 at master · citruspay/sampleintegrations · GitHub

To put in steps -
1. Create a merchant account. Use sandbox credentials for testing and production credentials for live code.
2. You can customize your payment link URL through Vanity URL - Integrations – Integration Documentation[^]
3. Get your security credentials here -
[^]
4. Next you generate signature. Steps here - Integrations – Integration Documentation[^]
Choose C#, copy the code, replace the security credentials and Vanity URL which are given in your account.
5. For the response page, check the response handling page - Integrations – Integration Documentation[^]

Overall, you need to copy the given code snippets and put your security credentials wherever required.
You can also checkout the integration video - http://citrs.xyz/CitrusHC

For any questions, do ping us at developer.support@citruspay.com

- Dhatri
Developer Evangelist, Citrus Payment Solutions


这篇关于如何在ASP.NET中集成柑橘支付网关的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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