What's new? | Help | Directory | Sign in
Google
google-checkout-classicasp-sample-code
Windows Classic ASP sample code for Google Checkout
  
  
  
  
    
Search
for
Updated Nov 02, 2007 by jacob13moon
Labels: Featured
Documentation  

Classic ASP Sample Code for Google Checkout v2.3.2 - 11/2/2007

File structure and function

There are two folders and a log file in the top level directory of google-checkout-classicasp-sample-code.

1. "demo" directory - This contains three demo files for posting carts (Checkout API) and handling callbacks (Notification API, Order Processing API, Merchant Calculation API).

2. "library" directory - This contains the classes defined to describe the API structure so as to easily define and add XML entries by defining objects of these classes.

3. googlemessage.log - This log file records all the XML sent and received. This can be useful information for debugging purposes. The name of this logfile can be modified in the googleglobal.asp file. The file permission should be properly set so that it's writable by the application yet kept secure since these messages contain user sensitive data.

If you're looking for the documentation of the earlier versions (below v2.0) of the Classic ASP sample code, visit http://code.google.com/apis/checkout/samples/Google_Checkout_Sample_Code_ASP.html


Comment by writecre...@hotmail.com, Jan 02, 2008

why cant google make it simple like paypal.

Comment by st...@parkit.co.uk, Jul 08, 2008

Too bloody right.

This website is spaghetti coding at its worst!

Comment by st...@parkit.co.uk, Jul 08, 2008

Too bloody right.

This website is spaghetti coding at its worst!


Sign in to add a comment