<?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: Accept Hosted Payment form token not getting generated in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85296#M53644</link>
    <description>&lt;P&gt;Having the same issue - I cannot do local testing because using a "localhost" in the address causes the request to fail.&amp;nbsp; Between this and the unresolved "processing" bug, I'm about to tear this module out of my company's project and switch to another processor.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Dec 2022 03:25:36 GMT</pubDate>
    <dc:creator>CCruzWCB</dc:creator>
    <dc:date>2022-12-21T03:25:36Z</dc:date>
    <item>
      <title>Accept Hosted Payment form token not getting generated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85176#M53564</link>
      <description>&lt;P&gt;I am using sandbox account and mode is set to live for account. I am using accept hosted payment form, implemented form using iframe as per given examples from Authorize.net accept hosted example web page. Code was working smoothly till yesterday&amp;nbsp; suddenly from today morning token is not getting generated for accept hosted payment form.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is giving error E00013:Invalid Setting Value. hostedPaymentIFrameCommunicatorUrlurl: must begin with &lt;CODE&gt;https://&lt;/CODE&gt;.&lt;/P&gt;
&lt;P&gt;Below given is screenshot how i am passing setting value to generate token&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AshwiniMetasys_0-1670398854676.png" style="width: 400px;"&gt;&lt;img src="https://community.developer.cybersource.com/t5/image/serverpage/image-id/2378iD5806502512D9CE0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AshwiniMetasys_0-1670398854676.png" alt="AshwiniMetasys_0-1670398854676.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For hostedPaymentIFrameCommunicatorUrl settings i am also using same url in api call for accept hosted customer profile save page, there token is generated properly and showing UI in iframe.&lt;BR /&gt;Only accept hosted payment is broken.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Please help me with this issue urgently.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 23:05:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85176#M53564</guid>
      <dc:creator>AshwiniMetasys</dc:creator>
      <dc:date>2023-07-11T23:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted Payment form token not getting generated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85179#M53565</link>
      <description>&lt;P&gt;I'm having the same issue with another setting parameter:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;{"code":"E00013","text":"Invalid Setting Value. hostedPaymentReturnOptionsurl must begin with http:\/\/ or https:\/\/."}&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;The url contains `;` characters. After removing them the request goes through without errors.&lt;BR /&gt;But then, I can see that the character `&amp;amp;` triggers other error on the payment page.&lt;BR /&gt;It would be interesting to know if this is happening for live environment since I'm using a sandbox account as well.&lt;BR /&gt;&lt;BR /&gt;Can I get someone's help on this?&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 15:02:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85179#M53565</guid>
      <dc:creator>markflores</dc:creator>
      <dc:date>2022-12-07T15:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted Payment form token not getting generated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85204#M53584</link>
      <description>&lt;P&gt;I've opened a similar ticket here. &lt;A href="https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-net-Accept-js-Hosted-Invalid-Setting-Value/td-p/85195" target="_self"&gt;https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-net-Accept-js-Hosted-Invalid-Setting-Value/td-p/85195&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, it is happening in the Production environment.&lt;/P&gt;&lt;P&gt;My return links use a generated hash parameter in order to securely redirect customers to the proper pages...so until they provide a list of invalid characters, i expect my implementation will now fail 9/10 times - after having been built and fully operational for several years.&lt;/P&gt;&lt;P&gt;That said, I've disabled my hosted payment option for authorize and am using stripe's hosted payment page for now.&lt;/P&gt;&lt;P&gt;Until they can fix the bug, or provide actual clarification, I will consider it "broken."&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 15:02:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85204#M53584</guid>
      <dc:creator>danfbach1</dc:creator>
      <dc:date>2022-12-09T15:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted Payment form token not getting generated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85208#M53586</link>
      <description>&lt;P&gt;We're seeing the same thing.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 17:02:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85208#M53586</guid>
      <dc:creator>kreynen-cu</dc:creator>
      <dc:date>2022-12-09T17:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted Payment form token not getting generated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85209#M53587</link>
      <description>&lt;P&gt;Having the exact same issue. Started the exact same day. Auth.Net support are saying to check the values sent. The property values have not changed and are still valid. Have you received any assistance?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 17:56:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85209#M53587</guid>
      <dc:creator>jaquingcara604</dc:creator>
      <dc:date>2022-12-09T17:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted Payment form token not getting generated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85213#M53591</link>
      <description>&lt;P&gt;Yes, found the same issue. Authorize.Net does not work with Angular routing parameters anymore (as of Thursday).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need this fixed ASAP.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 18:24:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85213#M53591</guid>
      <dc:creator>jaquingcara604</dc:creator>
      <dc:date>2022-12-09T18:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted Payment form token not getting generated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85229#M53603</link>
      <description>&lt;P&gt;Hi anyone that visits this thread (we'll try to update all the threads we're aware of). We had this problem and just resolved it. Here are some tips:&lt;BR /&gt;&lt;BR /&gt;1. localhost is NO LONGER ALLOWED, that is not in the error, but it produces that error.&lt;BR /&gt;2. the errors are stacked in an array. so look at all of them, not just one of them like we were.&lt;BR /&gt;&lt;BR /&gt;The 2nd above was our issue, we assumed wrongly that the&amp;nbsp;&lt;SPAN&gt;hostedPaymentIFrameCommunicatorUrlurl error would not be on the stack if it were not an issue. It was fine... but our&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;hostedPaymentReturnOptions setting was not fine. We didn't use that setting for anything and just had some static relative urls in that setting. As soon as we corrected that it worked again.&lt;BR /&gt;&lt;BR /&gt;The disabling of localhost has thrown a monkey wrench for developers that requires creating bogus local dns settings that are not localhost as well as issuing certs for those. So if you're using webpack, or anything that automatically generates a localhost cert, you're going to have to work around it with the 12/7 update. I sure hope we're solving some big vulnerability here with the localhost issue because this sure won't be convenient.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 18:04:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85229#M53603</guid>
      <dc:creator>VeraciTek</dc:creator>
      <dc:date>2022-12-12T18:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted Payment form token not getting generated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85238#M53608</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Having the exact same issue.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 13:57:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85238#M53608</guid>
      <dc:creator>chauffeuurr</dc:creator>
      <dc:date>2022-12-13T13:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted Payment form token not getting generated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85242#M53611</link>
      <description>&lt;P&gt;No i did not received any reply from support team, is there any helpline contact no?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 09:49:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85242#M53611</guid>
      <dc:creator>AshwiniMetasys</dc:creator>
      <dc:date>2022-12-14T09:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted Payment form token not getting generated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85296#M53644</link>
      <description>&lt;P&gt;Having the same issue - I cannot do local testing because using a "localhost" in the address causes the request to fail.&amp;nbsp; Between this and the unresolved "processing" bug, I'm about to tear this module out of my company's project and switch to another processor.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 03:25:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85296#M53644</guid>
      <dc:creator>CCruzWCB</dc:creator>
      <dc:date>2022-12-21T03:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted Payment form token not getting generated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85332#M53666</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am having the same issue, e00013 invalid setting value. hostedpaymentiframecommunicator url url: must begin with https://. I have tried several setting changes and not only localhost but it is showing in testing environment too (&lt;A href="https://dev.domainname.com" target="_blank"&gt;https://dev.domainname.com&lt;/A&gt;). However when I changed url from localhost to 127.0.0.1 it worked. so for some reasons IP address is working but not domain name. Can you help to resolve this issue on testing environment? Because for localhost I can run it with IP address.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 17:20:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85332#M53666</guid>
      <dc:creator>lyjadev123</dc:creator>
      <dc:date>2022-12-27T17:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted Payment form token not getting generated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85333#M53667</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am having the same issue with authorize net accept host e00013 invalid setting value. hostedpaymentiframecommunicator url url: must begin with https://.&lt;/P&gt;&lt;P&gt;When I changed the url from localhost to 127.0.0.1 it worked but localhost is not working. Also I have a test environment like &lt;A href="https://dev.domainname.com" target="_blank"&gt;https://dev.domainname.com&lt;/A&gt; and the same issue is their. So is there a way to fix it on testing environment with domain name?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 17:32:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85333#M53667</guid>
      <dc:creator>lyjadev123</dc:creator>
      <dc:date>2022-12-27T17:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted Payment form token not getting generated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85531#M53804</link>
      <description>&lt;P&gt;Any type of solution..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 15:28:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/85531#M53804</guid>
      <dc:creator>chauffeuurr</dc:creator>
      <dc:date>2023-01-24T15:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted Payment form token not getting generated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/86930#M54708</link>
      <description>&lt;P&gt;did you find any solution to test this on dev machine?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 08:54:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Payment-form-token-not-getting-generated/m-p/86930#M54708</guid>
      <dc:creator>Luca7993</dc:creator>
      <dc:date>2023-07-04T08:54:00Z</dc:date>
    </item>
  </channel>
</rss>

