carviaso / google-checkout-dotnet-sample-code

Automatically exported from code.google.com/p/google-checkout-dotnet-sample-code
0 stars 0 forks source link

Problem in google checkout response. #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I made Callback page which handle responses sended by google checkout
2. I made this page with the help of below link but dont know how google 
checkout will call this page.
http://www.capprime.com/software_development_weblog/2010/11/29/UsingTheGoogleChe
ckout25APIWithASPNETMVCTheMissingSample.aspx

Please provide any additional information below.

Hi Team,

I am not very much aware of how to get google checkout responses with the help 
of Notification API. So first please provide me information about it. I am 
using asp.net 4.0. Here i have created merchant account for sandbox. Also i try 
to find solution on net but still i did not get any success. I also check 
http://code.google.com/apis/checkout/samples/Google_Checkout_Sample_Code_NET.htm
l link. Here i am able to place order from my application. But i need response 
when order is going to make. 

Also one more thing, I want to pass sessionid to google checkout for order 
generation. And when google checkout will send response to me i need this 
sessionid again in google checkout response. Because i want to update 
information in my database for orders. 

Please kindly advise me soon.

thanks,
testgcmerchant1

Original issue reported on code.google.com by testgcme...@gmail.com on 12 Apr 2011 at 11:55

GoogleCodeExporter commented 9 years ago

Original comment by joseph.f...@gmail.com on 20 Apr 2011 at 6:08

GoogleCodeExporter commented 9 years ago
This is a help task and not a bug.

This example can easily be modified to work with asp.net instead of mvc.

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

Original comment by joseph.f...@gmail.com on 20 Apr 2011 at 8:11

GoogleCodeExporter commented 9 years ago

Original comment by joseph.f...@gmail.com on 20 Apr 2011 at 8:11

GoogleCodeExporter commented 9 years ago

Original comment by joseph.f...@gmail.com on 21 Apr 2011 at 3:26

GoogleCodeExporter commented 9 years ago
Download the examples and look at api25notification

Original comment by joseph.f...@gmail.com on 21 Apr 2011 at 8:40

GoogleCodeExporter commented 9 years ago
The examples can be found on the download tab

Original comment by joseph.f...@gmail.com on 21 Apr 2011 at 9:40