Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
Discussions > .NET & Google Checkout API
View:  Topic list, Topic summary Topics 1 - 10 of 617  Older »

This group is announcement-only. You cannot post messages because you are not a manager.
Description: All about using .NET with the Google Checkout API.
 

Latest XML schema definition file 
  Transaction fee is now included in ChargeAmountNotification and certain other notifications. But the XML schema definition has not been updated yet. Could you post the new XSD file? Also, if sample code is available to pull the transaction fee from the ChargeAmountNotification.
By skulkarni  - Sep 9 2009 - 2 new of 2 messages    

Opening google checkout page with in another page 
  Hi, Is there a way to integrate google check out by not redirecting the user to google site. I mean to say, i understand that the check out should happen in the google site, but can I open the google check out url in my page itself using Iframe etc. Is this permitted from google? Or is there any better way to do... more »
By atanu  - Sep 1 2009 - 4 new of 4 messages    

How to syncing data using google gears between MSSQL and SQLite 
  Hi, I am newbies to Google Gears technologies. Currently, l have a project where it required me to build offline application. I knew Google Gears is the right technology for this. But my current road block is, l don't know how to sync data between MSSQL to SQLite database as l knew Google Gears stored data in SQLite.... more »
By Angel  - Aug 20 2009 - 2 new of 2 messages    

How to get order and shipping details inside charge order notification 
  Hi, I tried google checkout for payment. In the callback url page, I have code which get the notifications from google and do the processing. I want to store the details of products purchased, their price and customer's details (id, name, address details) - once the amount is successfully charged for the customer.... more »
By jmavinashi  - Aug 14 2009 - 2 new of 2 messages    

Curl problem: 'Content is not allowed in the prolog' or 'the system cannot find the file specified' 
  Hi, I'm trying to test my merchant calculations callback page, and to do this I want to use curl. I've installed it but when I try and run the example: curl -d '<hello/>' [link] replacing my merchantid and key as specified I then get an error... more »
By Jez  - Aug 1 2009 - 3 new of 3 messages    

Notification Processing Problem 
  Hi all I am currently trying to test the notification process using the Google Sample notification processor (Queue and Processor Classes). The new-order-notification works as expected, but I have problems when trying to Deserialize order-state-change-notificatio n or charge-amount- notification.... more »
By adrian@coresystems.biz  - Jul 27 2009 - 3 new of 3 messages    

Price to 4 decimal places 
  Hi, I have followed the guide to integrate Google Checkout on [link] and eveything works great expect that my prices are suffering from rounding issues because at the moment all prices are passed to Google with 2 decimal places. Here is my problem: My client charges £10 inc. VAT for an item. So I... more »
By Chris Morledge  - Jul 26 2009 - 8 new of 8 messages    

Not getting any callbacks from the Google Checkout 
  Hi, I am Not getting any callbacks from the Google Checkout sandbox or on Production and No new errors are showing up in the integration console and no log is created.. Web Server is on windows server 2003, IIS 6.0 and using go daddy class 2 CA. Please any one from Google help me out on this ....... more »
By manish@mysolitaire.com  - Jul 23 2009 - 13 new of 13 messages    

Google Checkout C# Integration 
  Hi, I am using the Google Checkout C# integration from this article: [link] Other than sending me an e-mail notification about an order, how can Google notify me that an order has been processed successfully? I have... more »
By Joe  - Jul 15 2009 - 4 new of 4 messages    

Acknowledgment to google new order notification does not seem to work 
  Hi All, I am responding to googlechekout notification for new order. Here is my code for acknowledgement. StringBuilder responseXml = new StringBuilder(); responseXml.Append("<?xml version='1.0' encoding='UTF-8'?>"); responseXml.Append("<notifiati on-acknowledgment xmlns=http://... more »
By codewarrior  - Jul 13 2009 - 15 new of 15 messages    

1 - 10 of 617   « Newer | Older »

XML       Send email to this category: google-checkout-api-dotnet@googlegroups.com