<?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: authcapturetransaction avs is not applicable in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/authcapturetransaction-avs-is-not-applicable/m-p/69133#M42218</link>
    <description>&lt;P&gt;I found a solution here:&lt;BR /&gt;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/AVS-check-doesn-t-work-in-test/td-p/23025" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/AVS-check-doesn-t-work-in-test/td-p/23025&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The trick is that your developer account must be set to Live.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Sep 2019 23:18:07 GMT</pubDate>
    <dc:creator>cdosborn1</dc:creator>
    <dc:date>2019-09-17T23:18:07Z</dc:date>
    <item>
      <title>authcapturetransaction avs is not applicable</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/authcapturetransaction-avs-is-not-applicable/m-p/69130#M42215</link>
      <description>&lt;P&gt;I'm using Accept.js with a custom form. After I get the nonce I forward along an address and zip code in the transaction phase, but I always get avsResponse: 'P' back in the response.&lt;BR /&gt;&lt;BR /&gt;I am using the sandbox, is AVS supported for auth capture transactions? I tried MasterCard, VISA, etc. Also, the cvvResultCode is always the empty string?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 22:42:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/authcapturetransaction-avs-is-not-applicable/m-p/69130#M42215</guid>
      <dc:creator>cdosborn1</dc:creator>
      <dc:date>2019-09-17T22:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: authcapturetransaction avs is not applicable</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/authcapturetransaction-avs-is-not-applicable/m-p/69132#M42217</link>
      <description>&lt;P&gt;This is a sample response:&lt;/P&gt;&lt;PRE&gt;&amp;lt;?xml version="1.0" ?&amp;gt;
&amp;lt;createTransactionResponse xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&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;transactionResponse&amp;gt;
                &amp;lt;responseCode&amp;gt;1&amp;lt;/responseCode&amp;gt;
                &amp;lt;authCode&amp;gt;000000&amp;lt;/authCode&amp;gt;
                &amp;lt;avsResultCode&amp;gt;P&amp;lt;/avsResultCode&amp;gt;
                &amp;lt;cvvResultCode/&amp;gt;
                &amp;lt;cavvResultCode/&amp;gt;
                &amp;lt;transId&amp;gt;0&amp;lt;/transId&amp;gt;
                &amp;lt;refTransID/&amp;gt;
                &amp;lt;transHash/&amp;gt;
                &amp;lt;testRequest&amp;gt;1&amp;lt;/testRequest&amp;gt;
                &amp;lt;accountNumber&amp;gt;XXXX0002&amp;lt;/accountNumber&amp;gt;
                &amp;lt;accountType&amp;gt;AmericanExpress&amp;lt;/accountType&amp;gt;
                &amp;lt;messages&amp;gt;
                        &amp;lt;message&amp;gt;
                                &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt;
                                &amp;lt;description&amp;gt;This transaction has been approved.&amp;lt;/description&amp;gt;
                        &amp;lt;/message&amp;gt;
                &amp;lt;/messages&amp;gt;
                &amp;lt;transHashSha2/&amp;gt;
        &amp;lt;/transactionResponse&amp;gt;
&amp;lt;/createTransactionResponse&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 17 Sep 2019 23:00:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/authcapturetransaction-avs-is-not-applicable/m-p/69132#M42217</guid>
      <dc:creator>cdosborn1</dc:creator>
      <dc:date>2019-09-17T23:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: authcapturetransaction avs is not applicable</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/authcapturetransaction-avs-is-not-applicable/m-p/69133#M42218</link>
      <description>&lt;P&gt;I found a solution here:&lt;BR /&gt;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/AVS-check-doesn-t-work-in-test/td-p/23025" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/AVS-check-doesn-t-work-in-test/td-p/23025&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The trick is that your developer account must be set to Live.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 23:18:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/authcapturetransaction-avs-is-not-applicable/m-p/69133#M42218</guid>
      <dc:creator>cdosborn1</dc:creator>
      <dc:date>2019-09-17T23:18:07Z</dc:date>
    </item>
  </channel>
</rss>

