对于谷歌Checkout的C#示例回答? [英] C# example for Google Checkout replies?

查看:174
本文介绍了对于谷歌Checkout的C#示例回答?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可能重复:结果
C#和谷歌结帐 - 从服务器获取答复回

对不起,重职,但这个问题似乎有点白鲸对我来说。我根本无法找到如何处理来自谷歌Checkout的交易回复任何C#示例:

Sorry for the re-post but this question seems to be a bit of a "white whale" for me. I simply can't find any C# examples of how to handle the transaction reply from Google Checkout:

是否有任何教程外面如何从一个得到响应返回使用C#和GCheckout API时,谷歌Checkout交易?所有的例子我能找到是对API的早期版本,而不是当前的(2.5)。更具体地说,我倒要看看是什么谷歌将发布还给我的没有的HTTPS连接的例子回应。我知道这是最少的数据,但我仍希望看到它的一个例子,看看别人是怎么分析它。

Are there any tutorials out there on how to get the responses back from a Google Checkout transaction when using C# and the GCheckout API? All of the examples I could find were for previous versions of the API and not the current one (2.5). More specifically, I'd like to see an example reply of what Google will post back to me without an HTTPS connection. I know it's minimal data, but I'd still like to see an example of it and see how others are parsing it.

推荐答案

我想了很久这个谷歌API 2.5版本.NET示例代码和终于建成了它自己:

I wanted this Google API version 2.5 .NET sample code for a long time and finally built it myself:

http://www.capprime.com/software_development_weblog/2010/11/29/UsingTheGoogleCheckout25APIWithASPNETMVCTheMissingSample.aspx

如果您需要经典的WebForms,而不是MVC,让我知道。

If you need classic WebForms instead of MVC, let me know.

我不包括的包是什么样子的样本,因为诚实,没关系(该API应该包的报文)。这不是一个大量的工作来修改样本中几个地方,并把它发送给您的电子邮件使用该数据。

I didn't include samples of what the packets look like, because honestly, it doesn't matter (the API is supposed to wrap the packets). It's not a lot of work to modify the sample in a couple of places and have it send you an e-mail with that data.

这篇关于对于谷歌Checkout的C#示例回答?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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