<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SIM Itemized Orders for PHP in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Itemized-Orders-for-PHP/m-p/23017#M12416</link>
    <description>&lt;P&gt;If they'll only be ordering four items, you can easily just have one page which does that, then submits to another page which calculates the charge and auto-submits to Authorize.net (onload="document.forms[0].submit();" in your &amp;lt;body&amp;gt; tag). See Chapter 5: Additional API Fields for sub-section Itemized Order Information for how to specify line items in the form you submit to Authorize.net:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.authorize.net/support/SIM_guide.pdf"&gt;http://www.authorize.net/support/SIM_guide.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;INPUT TYPE="HIDDEN" name="x_line_item" VALUE="item1&amp;lt;|&amp;gt;golf balls&amp;lt;|&amp;gt;&amp;lt;|&amp;gt;2&amp;lt;|&amp;gt;18.95&amp;lt;|&amp;gt;Y"&amp;gt; 
&amp;lt;INPUT TYPE="HIDDEN" name="x_line_item" VALUE="item2&amp;lt;|&amp;gt;golf bag&amp;lt;|&amp;gt;Wilson golf carry bag, red&amp;lt;|&amp;gt;1&amp;lt;|&amp;gt;39.99&amp;lt;|&amp;gt;Y"&amp;gt; 
&amp;lt;INPUT TYPE="HIDDEN" name="x_line_item"  VALUE="item3&amp;lt;|&amp;gt;book&amp;lt;|&amp;gt;Golf for Dummies&amp;lt;|&amp;gt;1&amp;lt;|&amp;gt;21.99&amp;lt;|&amp;gt;Y"&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;(yes, you put in one tag per item and they're all named the same...)&lt;/P&gt;</description>
    <pubDate>Mon, 13 Feb 2012 13:21:25 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2012-02-13T13:21:25Z</dc:date>
    <item>
      <title>SIM Itemized Orders for PHP</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Itemized-Orders-for-PHP/m-p/23011#M12413</link>
      <description>&lt;P&gt;hello To Everyone Reading This:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have gone over the SIM Developer Guide and found the information regarding Itemized Orders. However, can anyone tell me if I am wasting my time trying to make this work for ordering food online? I am setting up a menu, I need drop downs from 4 categories all with different prices..Don't know if I should just spend the time using a cart for this basic need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, does anyone have anymore information regarding making the Itemized Order's work. I am having a hard time finding proper documentation...1st timer here...and I am sure once I have this figured out I'll feel stupid for having asked such a simple question.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2012 09:17:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Itemized-Orders-for-PHP/m-p/23011#M12413</guid>
      <dc:creator>bricouilih</dc:creator>
      <dc:date>2012-02-13T09:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Itemized Orders for PHP</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Itemized-Orders-for-PHP/m-p/23017#M12416</link>
      <description>&lt;P&gt;If they'll only be ordering four items, you can easily just have one page which does that, then submits to another page which calculates the charge and auto-submits to Authorize.net (onload="document.forms[0].submit();" in your &amp;lt;body&amp;gt; tag). See Chapter 5: Additional API Fields for sub-section Itemized Order Information for how to specify line items in the form you submit to Authorize.net:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.authorize.net/support/SIM_guide.pdf"&gt;http://www.authorize.net/support/SIM_guide.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;INPUT TYPE="HIDDEN" name="x_line_item" VALUE="item1&amp;lt;|&amp;gt;golf balls&amp;lt;|&amp;gt;&amp;lt;|&amp;gt;2&amp;lt;|&amp;gt;18.95&amp;lt;|&amp;gt;Y"&amp;gt; 
&amp;lt;INPUT TYPE="HIDDEN" name="x_line_item" VALUE="item2&amp;lt;|&amp;gt;golf bag&amp;lt;|&amp;gt;Wilson golf carry bag, red&amp;lt;|&amp;gt;1&amp;lt;|&amp;gt;39.99&amp;lt;|&amp;gt;Y"&amp;gt; 
&amp;lt;INPUT TYPE="HIDDEN" name="x_line_item"  VALUE="item3&amp;lt;|&amp;gt;book&amp;lt;|&amp;gt;Golf for Dummies&amp;lt;|&amp;gt;1&amp;lt;|&amp;gt;21.99&amp;lt;|&amp;gt;Y"&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;(yes, you put in one tag per item and they're all named the same...)&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2012 13:21:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Itemized-Orders-for-PHP/m-p/23017#M12416</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-02-13T13:21:25Z</dc:date>
    </item>
  </channel>
</rss>

