<?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: getHostedPaymentPageRequest error on https://test.authorize.net/payment/payment in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-error-on-https-test-authorize-net/m-p/59007#M33608</link>
    <description>&lt;P&gt;Are you are using your sandbox credentials to obtain the token, when posting to: &lt;A href="https://test.authorize.net/payment/payment" target="_blank"&gt;https://test.authorize.net/payment/payment&lt;/A&gt; ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can copy the token, we have a sandbox token tester at: &lt;A href="https://nexwebsites.com/authorize.net-token-tester/" target="_blank"&gt;https://nexwebsites.com/authorize.net-token-tester/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2017 18:12:50 GMT</pubDate>
    <dc:creator>NexusSoftware</dc:creator>
    <dc:date>2017-07-27T18:12:50Z</dc:date>
    <item>
      <title>getHostedPaymentPageRequest error on https://test.authorize.net/payment/payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-error-on-https-test-authorize-net/m-p/59000#M33601</link>
      <description>&lt;P&gt;I can successfully get a token using&amp;nbsp;getHostedPaymentPageRequest, however when I try to post the form to&amp;nbsp;&lt;A href="https://test.authorize.net/payment/payment" target="_blank"&gt;https://test.authorize.net/payment/payment&lt;/A&gt; I get the generic:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;"Error&lt;/DIV&gt;&lt;DIV class="Line"&gt;&lt;HR /&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;An unanticipated error occurred while processing this request. Please click your browser’s Back button to return to the previous page."&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'm following the instructions here:&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/accept-sample-app/blob/master/README-AcceptHosted.md" target="_blank"&gt;https://github.com/AuthorizeNet/accept-sample-app/blob/master/README-AcceptHosted.md&lt;/A&gt; and can't figure out where I'm going wrong. Here is the form that I set up to try and send the data to &lt;SPAN&gt;&lt;A href="https://test.authorize.net/payment/payment" target="_blank"&gt;https://test.authorize.net/payment/payment&lt;/A&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;PRE&gt;&amp;lt;form id="send_hptoken" action="https://test.authorize.net/payment/payment" method="post"&amp;gt;
&amp;lt;input type="hidden" name="token" value="&amp;lt;?php echo $response-&amp;gt;getToken(); ?&amp;gt;" /&amp;gt;
&amp;lt;input type="submit" /&amp;gt;
&amp;lt;/form&amp;gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;And I can confirm that the "token" input is getting the correct token value. Anyone else encounter this issue?&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 27 Jul 2017 14:15:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-error-on-https-test-authorize-net/m-p/59000#M33601</guid>
      <dc:creator>thomas_dca</dc:creator>
      <dc:date>2017-07-27T14:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: getHostedPaymentPageRequest error on https://test.authorize.net/payment/payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-error-on-https-test-authorize-net/m-p/59007#M33608</link>
      <description>&lt;P&gt;Are you are using your sandbox credentials to obtain the token, when posting to: &lt;A href="https://test.authorize.net/payment/payment" target="_blank"&gt;https://test.authorize.net/payment/payment&lt;/A&gt; ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can copy the token, we have a sandbox token tester at: &lt;A href="https://nexwebsites.com/authorize.net-token-tester/" target="_blank"&gt;https://nexwebsites.com/authorize.net-token-tester/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 18:12:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-error-on-https-test-authorize-net/m-p/59007#M33608</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2017-07-27T18:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: getHostedPaymentPageRequest error on https://test.authorize.net/payment/payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-error-on-https-test-authorize-net/m-p/59015#M33616</link>
      <description>&lt;P&gt;Yup, I'm using my sandbox credentials to obtain the token. And when I use your sandbox token tester I get the same generic error message. Searching online I saw an issue where if you didn't have a&amp;nbsp;&lt;SPAN&gt;Signature Key generated it could cause issues (and I didn't have one), but even after generating a Signature Key I'm getting the same error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, when I generate the token from here:&amp;nbsp;&lt;A href="http://developer.authorize.net/api/reference/#payment-transactions-get-an-accept-payment-page" target="_blank"&gt;http://developer.authorize.net/api/reference/#payment-transactions-get-an-accept-payment-page&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It works correctly... So something must be off with the token I am receiving despite getting the Ok result code/token...&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 21:20:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-error-on-https-test-authorize-net/m-p/59015#M33616</guid>
      <dc:creator>thomas_dca</dc:creator>
      <dc:date>2017-07-27T21:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: getHostedPaymentPageRequest error on https://test.authorize.net/payment/payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-error-on-https-test-authorize-net/m-p/59017#M33618</link>
      <description>&lt;P&gt;Turns out the problem was using an "&amp;amp;" in the cancel URL. Once I removed that everything started working again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This post helped clue me into the problem:&amp;nbsp;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/using-CDATA-tags-in-name-fields/td-p/14890" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/using-CDATA-tags-in-name-fields/td-p/14890&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 21:38:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-error-on-https-test-authorize-net/m-p/59017#M33618</guid>
      <dc:creator>thomas_dca</dc:creator>
      <dc:date>2017-07-27T21:38:48Z</dc:date>
    </item>
  </channel>
</rss>

