<?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 number of items is limited to 30 but I need more :-( in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/number-of-items-is-limited-to-30-but-I-need-more/m-p/22693#M12258</link>
    <description>&lt;P&gt;According to Guide (and I tested too), it could be submitted up to 30 items per transaction. But, the registrations form on my website ofers very often more then 30 items. Is there any solution for this?&lt;/P&gt;</description>
    <pubDate>Mon, 06 Feb 2012 18:09:55 GMT</pubDate>
    <dc:creator>apasalic</dc:creator>
    <dc:date>2012-02-06T18:09:55Z</dc:date>
    <item>
      <title>number of items is limited to 30 but I need more :-(</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/number-of-items-is-limited-to-30-but-I-need-more/m-p/22693#M12258</link>
      <description>&lt;P&gt;According to Guide (and I tested too), it could be submitted up to 30 items per transaction. But, the registrations form on my website ofers very often more then 30 items. Is there any solution for this?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2012 18:09:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/number-of-items-is-limited-to-30-but-I-need-more/m-p/22693#M12258</guid>
      <dc:creator>apasalic</dc:creator>
      <dc:date>2012-02-06T18:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: number of items is limited to 30 but I need more :-(</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/number-of-items-is-limited-to-30-but-I-need-more/m-p/22695#M12259</link>
      <description>&lt;P&gt;Just have to deal with it. I'd say put in the overall order description something like "47 items, display limited to first 30" and then make sure to store the entire list of items in your database and pass the order ID along with the other information in case you want to look it up later.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2012 19:00:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/number-of-items-is-limited-to-30-but-I-need-more/m-p/22695#M12259</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-02-06T19:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: number of items is limited to 30 but I need more :-(</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/number-of-items-is-limited-to-30-but-I-need-more/m-p/22697#M12260</link>
      <description>&lt;P&gt;Bad news to me, but, as you said, I have to deal with it. :smileysad:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks TJ.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2012 19:38:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/number-of-items-is-limited-to-30-but-I-need-more/m-p/22697#M12260</guid>
      <dc:creator>apasalic</dc:creator>
      <dc:date>2012-02-06T19:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: number of items is limited to 30 but I need more :-(</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/number-of-items-is-limited-to-30-but-I-need-more/m-p/22749#M12285</link>
      <description>&lt;P&gt;&lt;STRONG&gt;If you really want to send all of your line item info to the credit card system:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could break up your 1 transaction into multiple credit card transactions (with 30 line items per transaction).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But most merchants don't submit line item info to the credit card system:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Remember that the line item stuff is "new" for the credit card industry. Few merchants use it. Usually merchants maintain their own line-item invoices in their own coimputer systems, and only submit the net charge to the credit card system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you look at your credit card statement (as a customer), you'll see very few line item charges. I only see them for airline tix.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 15:01:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/number-of-items-is-limited-to-30-but-I-need-more/m-p/22749#M12285</guid>
      <dc:creator>larrykluger</dc:creator>
      <dc:date>2012-02-07T15:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: number of items is limited to 30 but I need more :-(</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/number-of-items-is-limited-to-30-but-I-need-more/m-p/22773#M12297</link>
      <description>&lt;P&gt;Well yes, but if you want to use just Authorize.net for tracking and not bother with your own layer on top, it's useful to have all that itemized info in the control panel. Not to mention it probably shows up in the automatic emails.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 15:53:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/number-of-items-is-limited-to-30-but-I-need-more/m-p/22773#M12297</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-02-07T15:53:22Z</dc:date>
    </item>
  </channel>
</rss>

