<?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: Testing card errors when creating a customer profile in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-card-errors-when-creating-a-customer-profile/m-p/58751#M33366</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21852"&gt;@skyhijoseph1&lt;/a&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;My apologies; this one field is not up to the standards we've set for ourselves both in how the API works and how things are documented. Sorry you've been struggling with it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The "validationDirectResponse" field is a response as you would get it back if you tried the validation transaction through our old AIM API. That API had the concept of "Direct Response" strings which were the delimited strings containing all of the response fields.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This string is one of those direct response strings, so the format of it is as documented in the &lt;A href="https://www.authorize.net/content/dam/authorize/documents/AIM_guide.pdf" target="_self"&gt;AIM documentation&lt;/A&gt;&amp;nbsp;(chapter 4).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you need to change the delimiter or encapsulating character, you can do that in&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;the &lt;A href="https://sandbox.authorize.net" target="_self"&gt;Authorize.Net merchant interface&lt;/A&gt;. Navigate to Account -&amp;gt; Settings. In the section "Transaction Format Settings", subsection "Transaction Response Settings", click on "Direct Response".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Again, not the most elegant part of our interface. since the AIM interface is deprecated and we prefer people to use our new API, it's challenging to introduce a string out of the old API in the middle of the current API. If it helps any, here's a sample response string for a declined transaction:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2,1,2,This transaction has been declined.,,Y,60026409053,,,10.00,CC,auth_capture,,,,,,,,46282,,,,,,,,,,,,,,,,,,FCA9792E28B2BE42BAAC0504F94E82B4,P,2,,,,,,,,,,,XXXX1111,Visa,,,,,,,,,,,,,,,,,74263FBF0925674F4FF785E012E8140352AE241BCED519478485FB4211A9549F5F54501CC20524C74D2D4906E49C5A355E53E487D806615707F0723F5350F7F3&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jul 2017 19:11:20 GMT</pubDate>
    <dc:creator>Aaron</dc:creator>
    <dc:date>2017-07-10T19:11:20Z</dc:date>
    <item>
      <title>Testing card errors when creating a customer profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-card-errors-when-creating-a-customer-profile/m-p/58730#M33345</link>
      <description>&lt;P&gt;I'm currently trying to integrate customer profiles with our back end system. I've mostly gotten everything working, but I'd like to test the scenario where the customer profile fails validation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well, I've&amp;nbsp;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/Testing-card-errors-when-creating-a-customer-profile/m-p/58566" target="_self"&gt;previously&lt;/A&gt;&amp;nbsp;been told that it's impossible to force the customer profile to fail validation in sandbox. So that means the only way I have to test the system is to generate a mock response that shows a customer failing validation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The documentation says that validation results are returned in the validationDirectResponseList key, but it doesn't give any description whatsoever of what items are in the list. I need documentation about the validationDirectResponseList, and what each item in the list means. If no documentation exists, then how am I supposed to do this?&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jul 2017 19:30:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-card-errors-when-creating-a-customer-profile/m-p/58730#M33345</guid>
      <dc:creator>skyhijoseph1</dc:creator>
      <dc:date>2017-07-08T19:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Testing card errors when creating a customer profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-card-errors-when-creating-a-customer-profile/m-p/58751#M33366</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21852"&gt;@skyhijoseph1&lt;/a&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;My apologies; this one field is not up to the standards we've set for ourselves both in how the API works and how things are documented. Sorry you've been struggling with it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The "validationDirectResponse" field is a response as you would get it back if you tried the validation transaction through our old AIM API. That API had the concept of "Direct Response" strings which were the delimited strings containing all of the response fields.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This string is one of those direct response strings, so the format of it is as documented in the &lt;A href="https://www.authorize.net/content/dam/authorize/documents/AIM_guide.pdf" target="_self"&gt;AIM documentation&lt;/A&gt;&amp;nbsp;(chapter 4).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you need to change the delimiter or encapsulating character, you can do that in&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;the &lt;A href="https://sandbox.authorize.net" target="_self"&gt;Authorize.Net merchant interface&lt;/A&gt;. Navigate to Account -&amp;gt; Settings. In the section "Transaction Format Settings", subsection "Transaction Response Settings", click on "Direct Response".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Again, not the most elegant part of our interface. since the AIM interface is deprecated and we prefer people to use our new API, it's challenging to introduce a string out of the old API in the middle of the current API. If it helps any, here's a sample response string for a declined transaction:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2,1,2,This transaction has been declined.,,Y,60026409053,,,10.00,CC,auth_capture,,,,,,,,46282,,,,,,,,,,,,,,,,,,FCA9792E28B2BE42BAAC0504F94E82B4,P,2,,,,,,,,,,,XXXX1111,Visa,,,,,,,,,,,,,,,,,74263FBF0925674F4FF785E012E8140352AE241BCED519478485FB4211A9549F5F54501CC20524C74D2D4906E49C5A355E53E487D806615707F0723F5350F7F3&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 19:11:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-card-errors-when-creating-a-customer-profile/m-p/58751#M33366</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-07-10T19:11:20Z</dc:date>
    </item>
  </channel>
</rss>

