﻿<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:www.paycircuit.com,2009-09-09:samples</id>
  <title>PayCircuit Code Samples for Google Checkout</title>
  <updated>2010-06-19T16:40:06Z</updated>
  <link rel="self" href="http://www.paycircuit.com/samples/gc_code_samples_feed.xml" />
  <author>
    <name>EdSF</name>
    <uri>http://www.google.com/profiles/102054487224209127233?hl=en</uri>
    <email>noemail@noemail.com</email>
  </author>
  <category term="Google Checkout" label="Google Checkout" />
  <entry>
    <id>tag:www.paycircuit.com,2010-06-19:samples/20100619164006031</id>
    <title>Creating Dynamic Fields in HTML API With Javascript</title>
    <updated>2010-06-19T16:40:06Z</updated>
    <category term="Google Checkout HTML API" label="Google Checkout HTML API" />
    <content>This sample shows one way to extend the functionality of Google Checkout basic HTML/BUY Now Button APIs with Javascript.</content>
    <link rel="alternate" href="http://www.paycircuit.com/samples/Google_Checkout_Dynamic_Fields.aspx" />
    <author>
      <name>EdSF</name>
      <uri>http://www.google.com/profiles/102054487224209127233?hl=en</uri>
      <email>noemail@noemail.com</email>
    </author>
    <summary>Extend Google Checkout Buy Now Buttons/Basic HTML API by creating dynamic fields with Javascript.</summary>
  </entry>
  <entry>
    <id>tag:www.paycircuit.com,2010-06-18:samples/20100618212242959</id>
    <title>Implementing Miscellaneous Requirements</title>
    <updated>2010-06-18T21:22:42Z</updated>
    <category term="Google Checkout Shopping Cart" label="Google Checkout Shopping Cart" />
    <content>This sample shows how to implement miscellaneous order requirements - i.e. Agree to Terms prior to submission of order to Google Checkout.</content>
    <link rel="alternate" href="http://www.paycircuit.com/samples/Google_Shopping_Cart_Require_Agree.aspx" />
    <author>
      <name>EdSF</name>
      <uri>http://www.google.com/profiles/102054487224209127233?hl=en</uri>
      <email>noemail@noemail.com</email>
    </author>
    <summary>Restrict order submission based on a miscellaneous requirement (using check box)</summary>
  </entry>
  <entry>
    <id>tag:www.paycircuit.com,2010-02-07:samples/20100207184446875</id>
    <title>Shipping Tables, Restrictions and Buyer Messaging</title>
    <updated>2010-02-07T18:44:46Z</updated>
    <category term="Google Checkout" label="Google Checkout" />
    <content>
      This sample shows how to implement complex shipping calculations based on a lookup table, shipping restrictions, using Javascript. This sample makes use of a custom shipping table and delivery restrictions as well as Advanced Buyer Messaging.
    </content>
    <link rel="alternate" href="http://www.paycircuit.com/samples/Google_Checkout_Shopping_Cart_Custom_Table.aspx"/>
    <author>
      <name>EdSF</name>
      <uri>http://www.google.com/profiles/102054487224209127233?hl=en</uri>
      <email>noemail@noemail.com</email>
    </author>
    <summary>Not-so flat rate shipping rates based on a lookup table, shipping restrictions and Advanced Buyer Messaging via Javascript.</summary>
  </entry>
  <entry>
    <id>tag:www.paycircuit.com,2010-01-07:samples/20100107030648421</id>
    <title>Demystifying International Shipping</title>
    <updated>2010-01-07T03:06:48Z</updated>
    <category term="Google Checkout" label="Google Checkout" />
    <content>
      This sample shows how to implement international shipping across the HTML implementations of Google Checkout - Buy Now Buttons, HTML API and Google Shopping Cart. It also includes tips on how to only display the appropriate rates based on delivery address.
    </content>
    <link rel="alternate" href="http://www.paycircuit.com/samples/Google_Checkout_International_Shipping.aspx"/>
    <author>
      <name>EdSF</name>
      <uri>http://www.google.com/profiles/102054487224209127233?hl=en</uri>
      <email>noemail@noemail.com</email>
    </author>
    <summary>Implementing international shipping in Google Checkout - includes how to only display appropriate shipping options based on delivery address.</summary>
  </entry>
  <entry>
    <id>tag:www.paycircuit.com,2009-12-29:samples/20091229204751421</id>
    <title>Requiring Product Attribute Selections</title>
    <updated>2009-12-29T20:47:51Z</updated>
    <category term="Google Checkout Shopping Cart" label="Google Checkout Shopping Cart" />
    <content>
      This sample shows how to implement required selections (product attributes) in your Google Checkout Shopping Cart.
    </content>
    <link rel="alternate" href="http://www.paycircuit.com/samples/Google_Shopping_Cart_Required_Selections.aspx"/>
    <author>
      <name>EdSF</name>
      <uri>http://www.google.com/profiles/102054487224209127233?hl=en</uri>
      <email>noemail@noemail.com</email>
    </author>
    <summary>Implementing required product attributes in your Google Checkout Shopping Cart</summary>
  </entry>
  <entry>
    <id>tag:www.paycircuit.com,2009-10-01:samples/20091002065523421</id>
    <title>Carrier Calculated + Additional Charge + Flat Rate + Custom Shipping Calculations</title>
    <updated>2009-10-02T06:55:23Z</updated>
    <category term="Google Checkout Shopping Cart" label="Google Checkout Shopping Cart" />
    <content>
      This sample combines carrier calculated shipping with variable percentage and fixed price additional charges; a flate rate shipping option based on custom calcuations using JavaScript. The number of items ordered controls the cost of the flat rate shipping option.
    </content>
    <link rel="alternate" href="http://www.paycircuit.com/samples/Google_Shopping_Cart_Variable_Shipping.aspx"/>
    <author>
      <name>EdSF</name>
      <uri>http://www.google.com/profiles/102054487224209127233?hl=en</uri>
      <email>noemail@noemail.com</email>
    </author>
    <summary>Combining carrier calculated shipping, additional charges, flat rate shipping with custom calculations.</summary>
  </entry>
  <entry>
    <id>tag:www.paycircuit.com,2009-09-24:samples/20090924155716328</id>
    <title>Implementing Item Relationships</title>
    <updated>2009-09-24T15:57:16Z</updated>
    <category term="Google Checkout Shopping Cart" label="Google Checkout Shopping Cart" />
    <content>
      Item relationships form the basis for "required items" - a situation where an item can only be purchased along with its related item(s).
    </content>
    <link rel="alternate" href="http://www.paycircuit.com/samples/Google_Shopping_Cart_Required_Items.aspx"/>
    <author>
      <name>EdSF</name>
      <uri>http://www.google.com/profiles/102054487224209127233?hl=en</uri>
      <email>noemail@noemail.com</email>
    </author>
    <summary>How to implement "required items" based on item relationships.</summary>
  </entry>
  <entry>
    <id>tag:www.paycircuit.com,2009-09-19:samples/20090919203756968</id>
    <title>Custom Product Attributes and JavaScript</title>
    <updated>2009-09-19T20:37:56Z</updated>
    <category term="Google Checkout Shopping Cart" label="Google Checkout Shopping Cart" />
    <content>Identify custom product attributes in your Google Shopping Cart using Javascript.</content>
    <link rel="alternate" href="http://www.paycircuit.com/samples/Google_Shopping_Cart_Identify_Custom_Attributes.aspx"/>
    <author>
      <name>EdSF</name>
      <uri>http://www.google.com/profiles/102054487224209127233?hl=en</uri>
      <email>noemail@noemail.com</email>
    </author>
    <summary>How to identify custom product attributes in your Google Shopping Cart.</summary>
  </entry>
  <entry>
    <id>tag:www.paycircuit.com,2009-09-09:samples/20090909184022484</id>
    <title>Using Carrier Calculated Shipping</title>
    <updated>2009-09-09T18:40:22Z</updated>
    <category term="Google Checkout Shopping Cart" label="Google Checkout Shopping Cart" />
    <content>Combining carrier calculated shipping and an additional shipping percentage or fixed value charge.</content>
    <link rel="alternate" href="http://www.paycircuit.com/samples/Google_Shopping_Cart_CCS_VariableCharge.aspx"/>
    <author>
      <name>EdSF</name>
      <uri>http://www.google.com/profiles/102054487224209127233?hl=en</uri>
      <email>noemail@noemail.com</email>
    </author>
    <summary>Combining carrier calculated shipping and an additional shipping charge.</summary>
  </entry>
  <entry>
    <id>tag:www.paycircuit.com,2009-09-08:samples/20090908192122484</id>
    <title>Custom Calculations</title>
    <updated>2009-09-08T19:21:22Z</updated>
    <category term="Google Checkout Shopping Cart" label="Google Checkout Shopping Cart" />
    <content>Google Checkout Shopping Cart custom shipping calculations using JavaScript.</content>
    <link rel="alternate" href="http://www.paycircuit.com/samples/Google_Shopping_Cart_Custom_Calculations.aspx"/>
    <author>
      <name>EdSF</name>
      <uri>http://www.google.com/profiles/102054487224209127233?hl=en</uri>
      <email>noemail@noemail.com</email>
    </author>
    <summary>Google Checkout Shopping Cart custom shipping calculations sample.</summary>
  </entry>
</feed>
