<?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: The element 'creditCard' in namespace has invalid child element 'cardCode' in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-element-creditCard-in-namespace-has-invalid-child-element/m-p/71959#M44371</link>
    <description>&lt;P&gt;Sorry for the long delay, life got in the way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can fields be in the wrong order?&amp;nbsp; &amp;nbsp;I pass an object to Authorize.NET and it serializes the object per the XML in the WSDL?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the same WSDL for both prod and test and prod works fine.&amp;nbsp; &amp;nbsp;Test (sandbox) does not?&lt;/P&gt;</description>
    <pubDate>Fri, 15 May 2020 04:48:21 GMT</pubDate>
    <dc:creator>BrianKitt</dc:creator>
    <dc:date>2020-05-15T04:48:21Z</dc:date>
    <item>
      <title>The element 'creditCard' in namespace has invalid child element 'cardCode'</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-element-creditCard-in-namespace-has-invalid-child-element/m-p/71146#M43795</link>
      <description>&lt;P&gt;&lt;SPAN&gt;E00003: The element 'creditCard' in namespace 'AnetApi/xml/v1/schema/&lt;/SPAN&gt;&lt;SPAN&gt;AnetApiSchema.xsd' has invalid child element 'cardCode' in namespace 'AnetApi/xml/v1/schema/&lt;/SPAN&gt;&lt;SPAN&gt;AnetApiSchema.xsd'. List of possible elements expected: 'expirationDate' in namespace 'AnetApi/xml/v1/schema/&lt;/SPAN&gt;&lt;SPAN&gt;AnetApiSchema.xsd'.&lt;BR /&gt;&lt;BR /&gt;Getting the above error.&amp;nbsp; It makes no sense, because this is a valid element.&lt;BR /&gt;&lt;BR /&gt;I have the XML request and response if there is some way to post that here.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 02:54:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-element-creditCard-in-namespace-has-invalid-child-element/m-p/71146#M43795</guid>
      <dc:creator>BrianKitt</dc:creator>
      <dc:date>2020-03-22T02:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: The element 'creditCard' in namespace has invalid child element 'cardCode'</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-element-creditCard-in-namespace-has-invalid-child-element/m-p/71150#M43797</link>
      <description>&lt;P&gt;I have seen some weird errors if you have fields in the wrong order.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 23:02:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-element-creditCard-in-namespace-has-invalid-child-element/m-p/71150#M43797</guid>
      <dc:creator>kabutotx</dc:creator>
      <dc:date>2020-03-22T23:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: The element 'creditCard' in namespace has invalid child element 'cardCode'</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-element-creditCard-in-namespace-has-invalid-child-element/m-p/71959#M44371</link>
      <description>&lt;P&gt;Sorry for the long delay, life got in the way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can fields be in the wrong order?&amp;nbsp; &amp;nbsp;I pass an object to Authorize.NET and it serializes the object per the XML in the WSDL?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the same WSDL for both prod and test and prod works fine.&amp;nbsp; &amp;nbsp;Test (sandbox) does not?&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 04:48:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-element-creditCard-in-namespace-has-invalid-child-element/m-p/71959#M44371</guid>
      <dc:creator>BrianKitt</dc:creator>
      <dc:date>2020-05-15T04:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: The element 'creditCard' in namespace has invalid child element 'cardCode'</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-element-creditCard-in-namespace-has-invalid-child-element/m-p/71965#M44376</link>
      <description>&lt;P&gt;If you could add the request (with a test card) that would help in troubleshooting. It should look something like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;creditCard&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;cardNumber&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;5424000000000015&lt;/SPAN&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;/&lt;SPAN class="hljs-name"&gt;cardNumber&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;expirationDate&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;2020-12&lt;/SPAN&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;/&lt;SPAN class="hljs-name"&gt;expirationDate&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;cardCode&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;999&lt;/SPAN&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;/&lt;SPAN class="hljs-name"&gt;cardCode&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;/&lt;SPAN class="hljs-name"&gt;creditCard&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 16:19:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-element-creditCard-in-namespace-has-invalid-child-element/m-p/71965#M44376</guid>
      <dc:creator>mmcguire</dc:creator>
      <dc:date>2020-05-15T16:19:39Z</dc:date>
    </item>
  </channel>
</rss>

