<?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 Live Account Does Not Recognize Accurate Credentials in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-Account-Does-Not-Recognize-Accurate-Credentials/m-p/76859#M48055</link>
    <description>&lt;P&gt;I just got my production account and merchant account approved, but despite everything being active I get this error in my HTML where my token should be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ERROR : Failed to get hosted payment page token RESPONSE : E00007 User authentication failed due to invalid authentication values. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I looked up the error and was not surprised when the suggested solution was to make sure you are using the right merchant ID and transaction key. I have created my keys and recreated my keys just in case I screwed up the first time. I am using the right keys but I still get this error. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there something else I am missing besides having the right keys? My soltion worked great in the sandbox and when I got a live account I simply changed the credentials to the ones for the live account. I also changed the URL for the button from&amp;nbsp;&lt;A href="https://test.authorize.net/payment/payment" target="_blank"&gt;https://test.authorize.net/payment/payment&lt;/A&gt; to&amp;nbsp;&lt;A href="https://accept.authorize.net/payment/payment" target="_blank"&gt;https://accept.authorize.net/payment/payment&lt;/A&gt; still I am having the issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jun 2021 04:24:06 GMT</pubDate>
    <dc:creator>PayDelete</dc:creator>
    <dc:date>2021-06-17T04:24:06Z</dc:date>
    <item>
      <title>Live Account Does Not Recognize Accurate Credentials</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-Account-Does-Not-Recognize-Accurate-Credentials/m-p/76859#M48055</link>
      <description>&lt;P&gt;I just got my production account and merchant account approved, but despite everything being active I get this error in my HTML where my token should be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ERROR : Failed to get hosted payment page token RESPONSE : E00007 User authentication failed due to invalid authentication values. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I looked up the error and was not surprised when the suggested solution was to make sure you are using the right merchant ID and transaction key. I have created my keys and recreated my keys just in case I screwed up the first time. I am using the right keys but I still get this error. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there something else I am missing besides having the right keys? My soltion worked great in the sandbox and when I got a live account I simply changed the credentials to the ones for the live account. I also changed the URL for the button from&amp;nbsp;&lt;A href="https://test.authorize.net/payment/payment" target="_blank"&gt;https://test.authorize.net/payment/payment&lt;/A&gt; to&amp;nbsp;&lt;A href="https://accept.authorize.net/payment/payment" target="_blank"&gt;https://accept.authorize.net/payment/payment&lt;/A&gt; still I am having the issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 04:24:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-Account-Does-Not-Recognize-Accurate-Credentials/m-p/76859#M48055</guid>
      <dc:creator>PayDelete</dc:creator>
      <dc:date>2021-06-17T04:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Live Account Does Not Recognize Accurate Credentials</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-Account-Does-Not-Recognize-Accurate-Credentials/m-p/76860#M48056</link>
      <description>&lt;P&gt;I got it, I was using the code from the developer site that was set to SANDBOX by default. This line of code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$response = $controller-&amp;gt;executeWithApiResponse(\net\authorize\api\constants\ANetEnvironment::SANDBOX);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Needed to be changed to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$response = $controller-&amp;gt;executeWithApiResponse(\net\authorize\api\constants\ANetEnvironment::PRODUCTION);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem solved.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 04:42:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-Account-Does-Not-Recognize-Accurate-Credentials/m-p/76860#M48056</guid>
      <dc:creator>PayDelete</dc:creator>
      <dc:date>2021-06-17T04:42:15Z</dc:date>
    </item>
  </channel>
</rss>

