<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title></title>
        <link>https://interactivetools.com/forum/forum-search.php?k=user%3Agdl2306</link>
        <description></description>
        <pubDate>Mon, 08 Jun 2026 20:58:27 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Agdl2306&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Dave] Integrating Google Checkout</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191880#post2191880</link>
          <description><![CDATA[Thanks Dave. Just realized I am being a bit thick as I can produce this code for every product by simply including it within php loops. Cheers. Gerald<br />]]></description>
          <pubDate>Fri, 06 Jun 2008 11:58:31 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191880#post2191880</guid>
        </item>
                <item>
          <title>Re: [Dave] Integrating Google Checkout</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191878#post2191878</link>
          <description><![CDATA[Thanks. Huge improvement to PageBuilder, by the way.<br /><br />Google code per product is<br /><br /><br />&lt;form method=&quot;POST&quot;<br />  action=&quot;https://checkout.google.com/api/checkout/v2/checkoutForm/Merchant/1234567890&quot;<br />      accept-charset=&quot;utf-8&quot;&gt;<br /><br />  &lt;input type=&quot;hidden&quot; name=&quot;item_name_1&quot; value=&quot;Peanut Butter&quot;/&gt;<br />  &lt;input type=&quot;hidden&quot; name=&quot;item_description_1&quot; value=&quot;Chunky peanut butter.&quot;/&gt;<br />  &lt;input type=&quot;hidden&quot; name=&quot;item_quantity_1&quot; value=&quot;1&quot;/&gt;<br />  &lt;input type=&quot;hidden&quot; name=&quot;item_price_1&quot; value=&quot;3.99&quot;/&gt;<br />  &lt;input type=&quot;hidden&quot; name=&quot;item_currency_1&quot; value=&quot;USD&quot;/&gt;<br /><br />  &lt;input type=&quot;hidden&quot; name=&quot;ship_method_name_1&quot; value=&quot;UPS Ground&quot;/&gt;<br />  &lt;input type=&quot;hidden&quot; name=&quot;ship_method_price_1&quot; value=&quot;10.99&quot;/&gt;<br /><br />  &lt;input type=&quot;hidden&quot; name=&quot;tax_rate&quot; value=&quot;0.0875&quot;/&gt;<br />  &lt;input type=&quot;hidden&quot; name=&quot;tax_us_state&quot; value=&quot;NY&quot;/&gt;<br /><br />  &lt;input type=&quot;hidden&quot; name=&quot;_charset_&quot;/&gt;<br /><br />  &lt;input type=&quot;image&quot; name=&quot;Google Checkout&quot; alt=&quot;Fast checkout through Google&quot;<br />src=&quot;http://checkout.google.com/buttons/checkout.gif?merchant_id=1234567890&amp;w=180&amp;h=46&amp;style=white&amp;variant=text&amp;loc=en_US&quot;<br />height=&quot;46&quot; width=&quot;180&quot;/&gt;<br /><br />&lt;/form&gt;<br /><br />Gerald<br />]]></description>
          <pubDate>Fri, 06 Jun 2008 08:58:50 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191878#post2191878</guid>
        </item>
                <item>
          <title>Integrating Google Checkout</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191876#post2191876</link>
          <description><![CDATA[Hi,<br />I am attempting to create a product template which allow users  to create a few products that visitors can buy using google checkout. Each product needs some html to link to the checkout. I think what I need to do is create some system fields to hide this code from the (non technical) user who creates the product but is included in the product web page. Can anyone say whether this is possible and if so how to go about it?<br />Gerald<br />]]></description>
          <pubDate>Fri, 06 Jun 2008 05:21:00 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191876#post2191876</guid>
        </item>
              </channel>
    </rss>
  