<?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: How to get createCustomerProfileTransactionResponse XML output (Magento) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-createCustomerProfileTransactionResponse-XML-output/m-p/36379#M20238</link>
    <description>&lt;P&gt;By stripping out the extra text in the front? not sure what are you try to ask.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2013 00:10:16 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2013-10-24T00:10:16Z</dc:date>
    <item>
      <title>How to get createCustomerProfileTransactionResponse XML output (Magento)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-createCustomerProfileTransactionResponse-XML-output/m-p/36377#M20237</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately I need your help. I want to debug an extension which is using the Authorize API. Therefore I want to catch the XML which you will find in &lt;A target="_blank" href="http://www.authorize.net/support/CIM_XML_guide.pdf"&gt;http://www.authorize.net/support/CIM_XML_guide.pdf&lt;/A&gt; on page 84:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;createCustomerProfileTransactionResponse xmlns="AnetApi/xml/v1/schema/&lt;/P&gt;&lt;P&gt;AnetApiSchema.xsd"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;messages&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;resultCode&amp;gt;Ok&amp;lt;/resultCode&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;message&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;code&amp;gt;I00001&amp;lt;/code&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;text&amp;gt;Successful.&amp;lt;/text&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/message&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/messages&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;directResponse&amp;gt;1,1,1,This transaction has been&lt;/P&gt;&lt;P&gt;approved.,000000,Y,2000000001,INV000001,description of&lt;/P&gt;&lt;P&gt;transaction,10.95,CC,auth_capture,custId123,John,Doe,,123 Main&lt;/P&gt;&lt;P&gt;St.,Bellevue,WA,98004,USA,000-000-0000,,mark@example.com,John,Doe,,123&lt;/P&gt;&lt;P&gt;Main St.,Bellevue,WA,98004,USA,1.00,0.00,2.00,FALSE,PONUM000001,&lt;/P&gt;&lt;P&gt;D18EB6B211FE0BBF556B271FDA6F92EE,M,2,,,,,,,,,,,,,,,,,,,,,,,,,,,,&lt;/P&gt;&lt;P&gt;&amp;lt;/directResponse&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/createCustomerProfileTransactionResponse&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Output for createCustomerProfileTransactionResponse (page 84))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But how do I do that? I always only get access to a specific field. My complete response always looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2013-10-23T22:53:54+00:00 DEBUG (7): ï»¿&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;getCustomerProfileResponse 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="http://www.w3.org/2001/XMLSchema&amp;quot;"&gt;http://www.w3.org/2001/XMLSchema"&lt;/A&gt; xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&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;profile&amp;gt;&amp;lt;merchantCustomerId&amp;gt;1833&amp;lt;/merchantCustomerId&amp;gt;&amp;lt;description /&amp;gt;&amp;lt;email&amp;gt;mail@localhost.com&amp;lt;/email&amp;gt;&amp;lt;customerProfileId&amp;gt;83310309&amp;lt;/customerProfileId&amp;gt;&amp;lt;/profile&amp;gt;&amp;lt;/getCustomerProfileResponse&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get the createCustomerProfileTransactionResponse XML output?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is really appreciate. Thank you very much in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2013 23:20:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-createCustomerProfileTransactionResponse-XML-output/m-p/36377#M20237</guid>
      <dc:creator>Xaplin</dc:creator>
      <dc:date>2013-10-23T23:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get createCustomerProfileTransactionResponse XML output (Magento)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-createCustomerProfileTransactionResponse-XML-output/m-p/36379#M20238</link>
      <description>&lt;P&gt;By stripping out the extra text in the front? not sure what are you try to ask.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2013 00:10:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-createCustomerProfileTransactionResponse-XML-output/m-p/36379#M20238</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-10-24T00:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to get createCustomerProfileTransactionResponse XML output (Magento)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-createCustomerProfileTransactionResponse-XML-output/m-p/36401#M20249</link>
      <description>&lt;P&gt;Hi, thank you for you help. But what do you mean with stripping out the extra text? I want to log the API response from Authorize.net.&lt;/P&gt;&lt;P&gt;The problem is, that the payment gets declined. I contacted Authorize to get rid of the issue. But they want to know how the response looks like.&lt;/P&gt;&lt;P&gt;I logged the xml response, but they said that they need the one from "createCustomerProfileTransactionResponse" (please look p. 84) But I have no idea how to get exact this XML.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for every hint!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2013 14:07:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-createCustomerProfileTransactionResponse-XML-output/m-p/36401#M20249</guid>
      <dc:creator>Xaplin</dc:creator>
      <dc:date>2013-10-24T14:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get createCustomerProfileTransactionResponse XML output (Magento)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-createCustomerProfileTransactionResponse-XML-output/m-p/36403#M20250</link>
      <description>&lt;P&gt;How ever you logging getCustomerProfileResponse from getCustomerProfile do the same when you do createCustomerProfileTransaction&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2013 14:25:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-createCustomerProfileTransactionResponse-XML-output/m-p/36403#M20250</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-10-24T14:25:06Z</dc:date>
    </item>
  </channel>
</rss>

