<?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 SIM Response Fields (Credit Card Payment) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Response-Fields-Credit-Card-Payment/m-p/32573#M17125</link>
    <description>&lt;P&gt;The documentation I found at the authorize.net creditcardstore.com domains give lists of the SIM response fields but they don't match what I am getting. When I run&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;foreach (string s in Request.Form.AllKeys)&lt;BR /&gt;&lt;SPAN style="line-height: 16px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Response.Write(s + ": " + Request.Form[s] + "&amp;lt;br /&amp;gt;");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I get the following fields:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;x_response_code&lt;BR /&gt;x_response_reason_code&lt;BR /&gt;x_response_reason_text&lt;BR /&gt;x_avs_code&lt;BR /&gt;x_auth_code&lt;BR /&gt;x_trans_id&lt;BR /&gt;x_method&lt;BR /&gt;x_card_type&lt;BR /&gt;x_account_number&lt;BR /&gt;x_first_name&lt;BR /&gt;x_last_name&lt;BR /&gt;x_company&lt;BR /&gt;x_address&lt;BR /&gt;x_city&lt;BR /&gt;x_state&lt;BR /&gt;x_zip&lt;BR /&gt;x_country&lt;BR /&gt;x_phone&lt;BR /&gt;x_fax&lt;BR /&gt;x_email&lt;BR /&gt;x_invoice_num&lt;BR /&gt;x_description&lt;BR /&gt;x_type&lt;BR /&gt;x_cust_id&lt;BR /&gt;x_ship_to_first_name&lt;BR /&gt;x_ship_to_last_name&lt;BR /&gt;x_ship_to_company&lt;BR /&gt;x_ship_to_address&lt;BR /&gt;x_ship_to_city&lt;BR /&gt;x_ship_to_state&lt;BR /&gt;x_ship_to_zip&lt;BR /&gt;x_ship_to_country&lt;BR /&gt;x_amount&lt;BR /&gt;x_tax&lt;BR /&gt;x_duty&lt;BR /&gt;x_freight&lt;BR /&gt;x_tax_exempt&lt;BR /&gt;x_po_num&lt;BR /&gt;x_MD5_Hash&lt;BR /&gt;x_cvv2_resp_code&lt;BR /&gt;x_cavv_response&lt;/P&gt;&lt;P&gt;x_test_request&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the list returned when payment by credit card. The field list for check transactions might be different.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jan 2013 19:26:30 GMT</pubDate>
    <dc:creator>gnpatterson</dc:creator>
    <dc:date>2013-01-18T19:26:30Z</dc:date>
    <item>
      <title>SIM Response Fields (Credit Card Payment)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Response-Fields-Credit-Card-Payment/m-p/32573#M17125</link>
      <description>&lt;P&gt;The documentation I found at the authorize.net creditcardstore.com domains give lists of the SIM response fields but they don't match what I am getting. When I run&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;foreach (string s in Request.Form.AllKeys)&lt;BR /&gt;&lt;SPAN style="line-height: 16px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Response.Write(s + ": " + Request.Form[s] + "&amp;lt;br /&amp;gt;");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I get the following fields:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;x_response_code&lt;BR /&gt;x_response_reason_code&lt;BR /&gt;x_response_reason_text&lt;BR /&gt;x_avs_code&lt;BR /&gt;x_auth_code&lt;BR /&gt;x_trans_id&lt;BR /&gt;x_method&lt;BR /&gt;x_card_type&lt;BR /&gt;x_account_number&lt;BR /&gt;x_first_name&lt;BR /&gt;x_last_name&lt;BR /&gt;x_company&lt;BR /&gt;x_address&lt;BR /&gt;x_city&lt;BR /&gt;x_state&lt;BR /&gt;x_zip&lt;BR /&gt;x_country&lt;BR /&gt;x_phone&lt;BR /&gt;x_fax&lt;BR /&gt;x_email&lt;BR /&gt;x_invoice_num&lt;BR /&gt;x_description&lt;BR /&gt;x_type&lt;BR /&gt;x_cust_id&lt;BR /&gt;x_ship_to_first_name&lt;BR /&gt;x_ship_to_last_name&lt;BR /&gt;x_ship_to_company&lt;BR /&gt;x_ship_to_address&lt;BR /&gt;x_ship_to_city&lt;BR /&gt;x_ship_to_state&lt;BR /&gt;x_ship_to_zip&lt;BR /&gt;x_ship_to_country&lt;BR /&gt;x_amount&lt;BR /&gt;x_tax&lt;BR /&gt;x_duty&lt;BR /&gt;x_freight&lt;BR /&gt;x_tax_exempt&lt;BR /&gt;x_po_num&lt;BR /&gt;x_MD5_Hash&lt;BR /&gt;x_cvv2_resp_code&lt;BR /&gt;x_cavv_response&lt;/P&gt;&lt;P&gt;x_test_request&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the list returned when payment by credit card. The field list for check transactions might be different.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 19:26:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Response-Fields-Credit-Card-Payment/m-p/32573#M17125</guid>
      <dc:creator>gnpatterson</dc:creator>
      <dc:date>2013-01-18T19:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Response Fields (Credit Card Payment)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Response-Fields-Credit-Card-Payment/m-p/32575#M17127</link>
      <description>&lt;P&gt;Here the list of SIM response&lt;/P&gt;&lt;P&gt;&lt;A href="http://developer.authorize.net/guides/SIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=Appendix_A.html" target="_blank"&gt;http://developer.authorize.net/guides/SIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=Appendix_A.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check is in the pdf&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.authorize.net/support/eCheck.pdf" target="_blank"&gt;http://www.authorize.net/support/eCheck.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 20:29:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Response-Fields-Credit-Card-Payment/m-p/32575#M17127</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-01-18T20:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Response Fields (Credit Card Payment)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Response-Fields-Credit-Card-Payment/m-p/32582#M17134</link>
      <description>&lt;P&gt;I couldn't find a list in your second source and the first source listed values that are not included in a credit card response. I only wanted to list the actual response fields for SIM credit card payment.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 23:01:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Response-Fields-Credit-Card-Payment/m-p/32582#M17134</guid>
      <dc:creator>gnpatterson</dc:creator>
      <dc:date>2013-01-18T23:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Response Fields (Credit Card Payment)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Response-Fields-Credit-Card-Payment/m-p/32584#M17136</link>
      <description>&lt;P&gt;That first document only has a few extra fields for prepaid cards. It's the best list I have seen yet. It can be confusing for a first time user since there are multiple documents in the authorize.net domain that seem to explain the same concepts. i.e. &lt;A href="http://developer.authorize.net/guides/SIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=SIM_Trans_response.html" target="_blank"&gt;http://developer.authorize.net/guides/SIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=SIM_Trans_response.html&lt;/A&gt; and &lt;A href="http://www.authorize.net/support/merchant/Merchant_Integration_Guide.htm#Transaction_Response/Transaction_Response.htm" target="_blank"&gt;http://www.authorize.net/support/merchant/Merchant_Integration_Guide.htm#Transaction_Response/Transaction_Response.htm&lt;/A&gt; and &lt;A href="http://www.authorize.net/support/SIM_guide.pdf." target="_blank"&gt;http://www.authorize.net/support/SIM_guide.pdf.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I see that the document you reference is also the link from the main SIM support page so I should have been looking there first. That was my fault. Thanks for pointing me back in the right direction.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 23:18:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Response-Fields-Credit-Card-Payment/m-p/32584#M17136</guid>
      <dc:creator>gnpatterson</dc:creator>
      <dc:date>2013-01-18T23:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Response Fields (Credit Card Payment)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Response-Fields-Credit-Card-Payment/m-p/32585#M17137</link>
      <description>&lt;P&gt;They pretty much keep it updated, but if you see any different just post it here and tag it with "Documentation"&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Help-Authorize-Net-Improve-our-Developer-Documentation/ba-p/29470" target="_blank"&gt;http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Help-Authorize-Net-Improve-our-Developer-Documentation/ba-p/29470&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 23:24:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Response-Fields-Credit-Card-Payment/m-p/32585#M17137</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-01-18T23:24:35Z</dc:date>
    </item>
  </channel>
</rss>

