<?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 Recent CIM response format changes in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Recent-CIM-response-format-changes/m-p/48883#M24542</link>
    <description>&lt;P&gt;Hoping someone here can help me. We have a system that processes monthly transactions using CIM and this month we've noticed that the response format from the&amp;nbsp;createCustomerProfileTransactionResponse call has changed on us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The response data had be delimited using the pipe (|) and it is now being comma (,) delimited instead. In the request we are specifically setting the&amp;nbsp;x_delim_char to a | yet the response is still coming back comma delimited. The direct response settings in the merchant account are set to no delimited response and has a comma set as the default field seperator. We were under the assumption that setting the delim char in the actual request would override the setting in the merchant account. This used to work and our system relies on the responses being | delimited&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone know what may have changed to cause this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a sample request&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Authorize.Net CIM createCustomerProfileTransactionRequest to &lt;A target="_blank" href="https://apitest.authorize.net/xml/v1/request.api:"&gt;https://apitest.authorize.net/xml/v1/request.api:&lt;/A&gt; &amp;lt;createCustomerProfileTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&amp;lt;merchantAuthentication&amp;gt;&amp;lt;name&amp;gt;XXXXXXXXXXX&amp;lt;/name&amp;gt;&amp;lt;transactionKey&amp;gt;XXXXXXXXXXXXXXXX&amp;lt;/transactionKey&amp;gt;&amp;lt;/merchantAuthentication&amp;gt;&amp;lt;transaction&amp;gt;&amp;lt;profileTransAuthCapture&amp;gt;&amp;lt;amount&amp;gt;10.00&amp;lt;/amount&amp;gt;&amp;lt;customerProfileId&amp;gt;XXXXXX&amp;lt;/customerProfileId&amp;gt;&amp;lt;customerPaymentProfileId&amp;gt;XXXXX&amp;lt;/customerPaymentProfileId&amp;gt;&amp;lt;order&amp;gt;&amp;lt;invoiceNumber&amp;gt;XXX&amp;lt;/invoiceNumber&amp;gt;&amp;lt;/order&amp;gt;&amp;lt;/profileTransAuthCapture&amp;gt;&amp;lt;/transaction&amp;gt;&amp;lt;extraOptions&amp;gt;&amp;amp;lt;![CDATA[x_delim_data=TRUE&amp;amp;amp;x_delim_char=|&amp;amp;amp;x_encap_char="&amp;amp;amp;x_solution_id=A1000009&amp;amp;amp;x_currency_code=USD&amp;amp;amp;x_customer_ip=127.0.0.1&amp;amp;amp;cms=Springboard]]&amp;amp;gt;&amp;lt;/extraOptions&amp;gt;&amp;lt;/createCustomerProfileTransactionRequest&amp;gt;11&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;New incorrect&amp;nbsp;response&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;createCustomerProfileTransactionResponse xmlns:xsi="&lt;A target="_blank" href="http://www.w3.org/2001/XMLSchema-instance&amp;quot;"&gt;http://www.w3.org/2001/XMLSchema-instance"&lt;/A&gt; xmlns:xsd="&lt;A target="_blank" href="https://community.developer.cybersource.com/"&gt;http://www.w3.org/2001/XMLSchema"&amp;gt;&amp;lt;messages&amp;gt;&amp;lt;resultCode&amp;gt;Ok&amp;lt;/resultCode&amp;gt;&amp;lt;message&amp;gt;&amp;lt;code&amp;gt;I00001&amp;lt;/code&amp;gt;&amp;lt;text&amp;gt;Successful.&amp;lt;/text&amp;gt;&amp;lt;/message&amp;gt;&amp;lt;/messages&amp;gt;&amp;lt;directResponse&amp;gt;1,1,1,This&lt;/A&gt; transaction has been approved.,XXXX,Y,XXXXXXX,,10.00,CC,auth_capture,0,XXXX,XXXX,,Address,City,OH,45202,US,,,test@example.com,,,,,,,,,,,,,,XXXXXXXXXXXXX,,,,,,,,,,,,,XXXX2002,American Express,,,,,,,,,,,,,,,,,TRUE,|,&amp;amp;amp;quot;,A1000009,USD,127.0.0.1,Springboard]]&amp;amp;amp;gt;&amp;lt;/directResponse&amp;gt;&amp;lt;/createCustomerProfileTransactionResponse&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Old&amp;nbsp;correct response&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;createCustomerProfileTransactionResponse xmlns:xsi="&lt;A target="_blank" href="http://www.w3.org/2001/XMLSchema-instance&amp;quot;"&gt;http://www.w3.org/2001/XMLSchema-instance"&lt;/A&gt; xmlns:xsd="&lt;A target="_blank" href="https://community.developer.cybersource.com/"&gt;http://www.w3.org/2001/XMLSchema"&amp;gt;&amp;lt;messages&amp;gt;&amp;lt;resultCode&amp;gt;Ok&amp;lt;/resultCode&amp;gt;&amp;lt;message&amp;gt;&amp;lt;code&amp;gt;I00001&amp;lt;/code&amp;gt;&amp;lt;text&amp;gt;Successful.&amp;lt;/text&amp;gt;&amp;lt;/message&amp;gt;&amp;lt;/messages&amp;gt;&amp;lt;directResponse&amp;gt;"1"|"1"|"1"|"This&lt;/A&gt; transaction has been approved."|"XXXX"|"Y"|"XXXX"|"XXX"|""|"10.00"|"CC"|"auth_capture"|"1"|"XXXX"|"XXX"|""|"Address"|"City"|"NC"|"12345"|"US"|""|""|"test@example.com"|""|""|""|""|""|""|""|""|""|""|""|""|""|"XXXXXXX"|""|"2"|""|""|""|""|""|""|""|""|""|""|"XXXX1111"|"Visa"|""|""|""|""|""|""|""|""|""|""|""|""|""|""|""|""|"TRUE"|"Springboard]]&amp;amp;amp;gt;"&amp;lt;/directResponse&amp;gt;&amp;lt;/createCustomerProfileTransactionResponse&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Nov 2014 18:02:39 GMT</pubDate>
    <dc:creator>pcave</dc:creator>
    <dc:date>2014-11-18T18:02:39Z</dc:date>
    <item>
      <title>Recent CIM response format changes</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Recent-CIM-response-format-changes/m-p/48883#M24542</link>
      <description>&lt;P&gt;Hoping someone here can help me. We have a system that processes monthly transactions using CIM and this month we've noticed that the response format from the&amp;nbsp;createCustomerProfileTransactionResponse call has changed on us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The response data had be delimited using the pipe (|) and it is now being comma (,) delimited instead. In the request we are specifically setting the&amp;nbsp;x_delim_char to a | yet the response is still coming back comma delimited. The direct response settings in the merchant account are set to no delimited response and has a comma set as the default field seperator. We were under the assumption that setting the delim char in the actual request would override the setting in the merchant account. This used to work and our system relies on the responses being | delimited&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone know what may have changed to cause this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a sample request&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Authorize.Net CIM createCustomerProfileTransactionRequest to &lt;A target="_blank" href="https://apitest.authorize.net/xml/v1/request.api:"&gt;https://apitest.authorize.net/xml/v1/request.api:&lt;/A&gt; &amp;lt;createCustomerProfileTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&amp;lt;merchantAuthentication&amp;gt;&amp;lt;name&amp;gt;XXXXXXXXXXX&amp;lt;/name&amp;gt;&amp;lt;transactionKey&amp;gt;XXXXXXXXXXXXXXXX&amp;lt;/transactionKey&amp;gt;&amp;lt;/merchantAuthentication&amp;gt;&amp;lt;transaction&amp;gt;&amp;lt;profileTransAuthCapture&amp;gt;&amp;lt;amount&amp;gt;10.00&amp;lt;/amount&amp;gt;&amp;lt;customerProfileId&amp;gt;XXXXXX&amp;lt;/customerProfileId&amp;gt;&amp;lt;customerPaymentProfileId&amp;gt;XXXXX&amp;lt;/customerPaymentProfileId&amp;gt;&amp;lt;order&amp;gt;&amp;lt;invoiceNumber&amp;gt;XXX&amp;lt;/invoiceNumber&amp;gt;&amp;lt;/order&amp;gt;&amp;lt;/profileTransAuthCapture&amp;gt;&amp;lt;/transaction&amp;gt;&amp;lt;extraOptions&amp;gt;&amp;amp;lt;![CDATA[x_delim_data=TRUE&amp;amp;amp;x_delim_char=|&amp;amp;amp;x_encap_char="&amp;amp;amp;x_solution_id=A1000009&amp;amp;amp;x_currency_code=USD&amp;amp;amp;x_customer_ip=127.0.0.1&amp;amp;amp;cms=Springboard]]&amp;amp;gt;&amp;lt;/extraOptions&amp;gt;&amp;lt;/createCustomerProfileTransactionRequest&amp;gt;11&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;New incorrect&amp;nbsp;response&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;createCustomerProfileTransactionResponse xmlns:xsi="&lt;A target="_blank" href="http://www.w3.org/2001/XMLSchema-instance&amp;quot;"&gt;http://www.w3.org/2001/XMLSchema-instance"&lt;/A&gt; xmlns:xsd="&lt;A target="_blank" href="https://community.developer.cybersource.com/"&gt;http://www.w3.org/2001/XMLSchema"&amp;gt;&amp;lt;messages&amp;gt;&amp;lt;resultCode&amp;gt;Ok&amp;lt;/resultCode&amp;gt;&amp;lt;message&amp;gt;&amp;lt;code&amp;gt;I00001&amp;lt;/code&amp;gt;&amp;lt;text&amp;gt;Successful.&amp;lt;/text&amp;gt;&amp;lt;/message&amp;gt;&amp;lt;/messages&amp;gt;&amp;lt;directResponse&amp;gt;1,1,1,This&lt;/A&gt; transaction has been approved.,XXXX,Y,XXXXXXX,,10.00,CC,auth_capture,0,XXXX,XXXX,,Address,City,OH,45202,US,,,test@example.com,,,,,,,,,,,,,,XXXXXXXXXXXXX,,,,,,,,,,,,,XXXX2002,American Express,,,,,,,,,,,,,,,,,TRUE,|,&amp;amp;amp;quot;,A1000009,USD,127.0.0.1,Springboard]]&amp;amp;amp;gt;&amp;lt;/directResponse&amp;gt;&amp;lt;/createCustomerProfileTransactionResponse&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Old&amp;nbsp;correct response&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;createCustomerProfileTransactionResponse xmlns:xsi="&lt;A target="_blank" href="http://www.w3.org/2001/XMLSchema-instance&amp;quot;"&gt;http://www.w3.org/2001/XMLSchema-instance"&lt;/A&gt; xmlns:xsd="&lt;A target="_blank" href="https://community.developer.cybersource.com/"&gt;http://www.w3.org/2001/XMLSchema"&amp;gt;&amp;lt;messages&amp;gt;&amp;lt;resultCode&amp;gt;Ok&amp;lt;/resultCode&amp;gt;&amp;lt;message&amp;gt;&amp;lt;code&amp;gt;I00001&amp;lt;/code&amp;gt;&amp;lt;text&amp;gt;Successful.&amp;lt;/text&amp;gt;&amp;lt;/message&amp;gt;&amp;lt;/messages&amp;gt;&amp;lt;directResponse&amp;gt;"1"|"1"|"1"|"This&lt;/A&gt; transaction has been approved."|"XXXX"|"Y"|"XXXX"|"XXX"|""|"10.00"|"CC"|"auth_capture"|"1"|"XXXX"|"XXX"|""|"Address"|"City"|"NC"|"12345"|"US"|""|""|"test@example.com"|""|""|""|""|""|""|""|""|""|""|""|""|""|"XXXXXXX"|""|"2"|""|""|""|""|""|""|""|""|""|""|"XXXX1111"|"Visa"|""|""|""|""|""|""|""|""|""|""|""|""|""|""|""|""|"TRUE"|"Springboard]]&amp;amp;amp;gt;"&amp;lt;/directResponse&amp;gt;&amp;lt;/createCustomerProfileTransactionResponse&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Nov 2014 18:02:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Recent-CIM-response-format-changes/m-p/48883#M24542</guid>
      <dc:creator>pcave</dc:creator>
      <dc:date>2014-11-18T18:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Recent CIM response format changes</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Recent-CIM-response-format-changes/m-p/48885#M24543</link>
      <description>&lt;P&gt;It is always use E&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;scaped html e.g. &amp;amp;lt; ? look like that might be the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Nov 2014 19:26:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Recent-CIM-response-format-changes/m-p/48885#M24543</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-11-18T19:26:36Z</dc:date>
    </item>
  </channel>
</rss>

