<?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 Order line items sending issue with magento store, in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Order-line-items-sending-issue-with-magento-store/m-p/59648#M34302</link>
    <description>I have magento website and i want to push Order Line items multplal to Authorize.net order information. At the moment magento does not support to push order line items when order place, but i want this for client. So i did tried to push order items but i got only one item with order receipt even i did to send more than one order line items with order. So i believe there are some post data format issue. I did tried below way : $request is payment post data prepare request using php code. I am able to send one order line item with below : $request-&amp;gt;XLineItem = "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"; I did tried to push more than one Order Line items than it's not support within my code and override with other items. I did tried to combaine items using "&amp;amp;", but not working like below. $request-&amp;gt;XLineItem = "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;amp;item2&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;amp;item3&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"; But not working. Is there any json format require ? Is there any HTML form for posting data with Order Line items format ? Can you please guide me as soon as possible?</description>
    <pubDate>Fri, 01 Sep 2017 15:11:52 GMT</pubDate>
    <dc:creator>ashvinvis</dc:creator>
    <dc:date>2017-09-01T15:11:52Z</dc:date>
    <item>
      <title>Order line items sending issue with magento store,</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Order-line-items-sending-issue-with-magento-store/m-p/59648#M34302</link>
      <description>I have magento website and i want to push Order Line items multplal to Authorize.net order information. At the moment magento does not support to push order line items when order place, but i want this for client. So i did tried to push order items but i got only one item with order receipt even i did to send more than one order line items with order. So i believe there are some post data format issue. I did tried below way : $request is payment post data prepare request using php code. I am able to send one order line item with below : $request-&amp;gt;XLineItem = "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"; I did tried to push more than one Order Line items than it's not support within my code and override with other items. I did tried to combaine items using "&amp;amp;", but not working like below. $request-&amp;gt;XLineItem = "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;amp;item2&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;amp;item3&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"; But not working. Is there any json format require ? Is there any HTML form for posting data with Order Line items format ? Can you please guide me as soon as possible?</description>
      <pubDate>Fri, 01 Sep 2017 15:11:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Order-line-items-sending-issue-with-magento-store/m-p/59648#M34302</guid>
      <dc:creator>ashvinvis</dc:creator>
      <dc:date>2017-09-01T15:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Order line items sending issue with magento store,</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Order-line-items-sending-issue-with-magento-store/m-p/59767#M34343</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22268"&gt;@ashvinvis&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It appears your magento integration with Authorize.Net uses our older AIM NVP API that is now deprecated. &amp;nbsp;However, if you wish to read further on how to submit line item details, please refer to our legacy &lt;A href="https://www.authorize.net/content/dam/authorize/documents/AIM_guide.pdf#page=39" target="_self"&gt;API AIM documentation&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2017 22:31:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Order-line-items-sending-issue-with-magento-store/m-p/59767#M34343</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-09-11T22:31:10Z</dc:date>
    </item>
  </channel>
</rss>

