<?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 CIM : CreateCustomerProfileTransaction message and directResponse response fields in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfileTransaction-message-and-directResponse/m-p/46195#M23366</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are trying to integrate our system with Authorize.net over the CIM interface. In this API , we are using createCustomerProfileTransaction() method to create the transactions. There are messages and direct response fields in the output of this call. We are parsing the direct response field to get the transaction details.&lt;/P&gt;&lt;P&gt;Response snippet :&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version='1.0' encoding='utf-8'?&amp;gt;&amp;lt;soap:Envelope xmlns:soap="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/&amp;quot;" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/"&lt;/A&gt; xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema&amp;quot;" target="_blank"&gt;http://www.w3.org/2001/XMLSchema"&lt;/A&gt; xmlns:xsi="&lt;A href="https://community.developer.cybersource.com/" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance"&amp;gt;&lt;/A&gt;&lt;BR /&gt;&amp;lt;soap:Body&amp;gt;&amp;lt;CreateCustomerProfileTransactionResponse xmlns="&lt;A href="https://community.developer.cybersource.com/" target="_blank"&gt;https://api.authorize.net/soap/v1/"&amp;gt;&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;CreateCustomerProfileTransactionResult&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;resultCode&amp;gt;Ok&amp;lt;/resultCode&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;messages&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;MessagesTypeMessage&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;code&amp;gt;I00001&amp;lt;/code&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;text&amp;gt;Successful.&amp;lt;/text&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/MessagesTypeMessage&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/messages&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;directResponse&amp;gt;1,1,1,This transaction has been &amp;nbsp;&amp;nbsp; &amp;nbsp;approved.,WDFABP,Y,2217720182,,,20.00,CC,auth_capture,C001,,,,,,,,,,,,,,,,,,,,,,,,,E442CD59D186C6E9A537520D7C9E1DCA,,2,,,,,,,,,,,XXXX1111,Visa,,,,,,,,,,,,,,,,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/directResponse&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/CreateCustomerProfileTransactionResult&amp;gt;&lt;BR /&gt;&amp;lt;/CreateCustomerProfileTransactionResponse&amp;gt;&lt;BR /&gt;&amp;lt;/soap:Body&amp;gt;&lt;BR /&gt;&amp;lt;/soap:Envelope&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The question is what are all the possible scenarios in which the values in the messages and the direct response fields can be blank?&lt;/P&gt;&lt;P&gt;Are there any such scenarios or there will always be some values in these fields in the output response?&lt;/P&gt;</description>
    <pubDate>Wed, 13 Aug 2014 07:49:22 GMT</pubDate>
    <dc:creator>MerchantS2100</dc:creator>
    <dc:date>2014-08-13T07:49:22Z</dc:date>
    <item>
      <title>CIM : CreateCustomerProfileTransaction message and directResponse response fields</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfileTransaction-message-and-directResponse/m-p/46195#M23366</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are trying to integrate our system with Authorize.net over the CIM interface. In this API , we are using createCustomerProfileTransaction() method to create the transactions. There are messages and direct response fields in the output of this call. We are parsing the direct response field to get the transaction details.&lt;/P&gt;&lt;P&gt;Response snippet :&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version='1.0' encoding='utf-8'?&amp;gt;&amp;lt;soap:Envelope xmlns:soap="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/&amp;quot;" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/"&lt;/A&gt; xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema&amp;quot;" target="_blank"&gt;http://www.w3.org/2001/XMLSchema"&lt;/A&gt; xmlns:xsi="&lt;A href="https://community.developer.cybersource.com/" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance"&amp;gt;&lt;/A&gt;&lt;BR /&gt;&amp;lt;soap:Body&amp;gt;&amp;lt;CreateCustomerProfileTransactionResponse xmlns="&lt;A href="https://community.developer.cybersource.com/" target="_blank"&gt;https://api.authorize.net/soap/v1/"&amp;gt;&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;CreateCustomerProfileTransactionResult&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;resultCode&amp;gt;Ok&amp;lt;/resultCode&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;messages&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;MessagesTypeMessage&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;code&amp;gt;I00001&amp;lt;/code&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;text&amp;gt;Successful.&amp;lt;/text&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/MessagesTypeMessage&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/messages&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;directResponse&amp;gt;1,1,1,This transaction has been &amp;nbsp;&amp;nbsp; &amp;nbsp;approved.,WDFABP,Y,2217720182,,,20.00,CC,auth_capture,C001,,,,,,,,,,,,,,,,,,,,,,,,,E442CD59D186C6E9A537520D7C9E1DCA,,2,,,,,,,,,,,XXXX1111,Visa,,,,,,,,,,,,,,,,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/directResponse&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/CreateCustomerProfileTransactionResult&amp;gt;&lt;BR /&gt;&amp;lt;/CreateCustomerProfileTransactionResponse&amp;gt;&lt;BR /&gt;&amp;lt;/soap:Body&amp;gt;&lt;BR /&gt;&amp;lt;/soap:Envelope&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The question is what are all the possible scenarios in which the values in the messages and the direct response fields can be blank?&lt;/P&gt;&lt;P&gt;Are there any such scenarios or there will always be some values in these fields in the output response?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 07:49:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfileTransaction-message-and-directResponse/m-p/46195#M23366</guid>
      <dc:creator>MerchantS2100</dc:creator>
      <dc:date>2014-08-13T07:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: CIM : CreateCustomerProfileTransaction message and directResponse response fields</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfileTransaction-message-and-directResponse/m-p/46199#M23368</link>
      <description>&lt;P&gt;Message will always be there unless you are having issue connecting to authorize.net&lt;/P&gt;&lt;P&gt;or the directresponse same as &lt;A target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/Capturing-Response-Codes-CIM/m-p/46197/highlight/true#M23367"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/Capturing-Response-Codes-CIM/m-p/46197/highlight/true#M23367&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 11:11:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfileTransaction-message-and-directResponse/m-p/46199#M23368</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-08-13T11:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: CIM : CreateCustomerProfileTransaction message and directResponse response fields</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfileTransaction-message-and-directResponse/m-p/46213#M23375</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Does it mean that the direct response field will be populated in case of some error scenarios but not for all?&lt;/P&gt;&lt;P&gt;2. In case direct response is populated we need to consider the response code populated in it and when it is not populated we may need to consider the " message code value "&amp;nbsp; to determine the errors and response code will be failure. Is the understanding correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Meenal Rastogi.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 13:17:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfileTransaction-message-and-directResponse/m-p/46213#M23375</guid>
      <dc:creator>MerchantS2100</dc:creator>
      <dc:date>2014-08-13T13:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: CIM : CreateCustomerProfileTransaction message and directResponse response fields</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfileTransaction-message-and-directResponse/m-p/46215#M23376</link>
      <description>&lt;P&gt;1)Don't know, personally haven't seen all the Exxxx error.&lt;/P&gt;&lt;P&gt;2)the sound right.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 13:23:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfileTransaction-message-and-directResponse/m-p/46215#M23376</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-08-13T13:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: CIM : CreateCustomerProfileTransaction message and directResponse response fields</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfileTransaction-message-and-directResponse/m-p/46217#M23377</link>
      <description>&lt;P&gt;Ok.. thanks!!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 13:31:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfileTransaction-message-and-directResponse/m-p/46217#M23377</guid>
      <dc:creator>MerchantS2100</dc:creator>
      <dc:date>2014-08-13T13:31:01Z</dc:date>
    </item>
  </channel>
</rss>

