<?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 Payment processing issue while using Accept HOST( embedded iframe method) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67912#M41212</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a requirement in integrating the Authorize.net has an accept hosted page. I have tried 2 approaches.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Tried using the redirect method, but this wasn't returning me any response and when researched a bit came to know webhooks is required for the response is this the only solution or any other approach is there?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. While using an embedded iframe approach I get an error in browser console as&amp;nbsp;&lt;/P&gt;&lt;P&gt;Refused to display 'https://localhost:9002/authorizeadapter/iframeCommunicatore#action=resizeWindow&amp;amp;width=750&amp;amp;height=699.109' in a frame because it set 'X-Frame-Options' to 'sameorigin'.&lt;/P&gt;&lt;P&gt;how to handle this issue?&lt;/P&gt;&lt;P&gt;And also came to know that iframe has been deprecated from one of the resources is right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If deprecated what should be approach in integrating Authorize.net.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;all!&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jun 2019 16:08:05 GMT</pubDate>
    <dc:creator>sai_06</dc:creator>
    <dc:date>2019-06-04T16:08:05Z</dc:date>
    <item>
      <title>Payment processing issue while using Accept HOST( embedded iframe method)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67912#M41212</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a requirement in integrating the Authorize.net has an accept hosted page. I have tried 2 approaches.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Tried using the redirect method, but this wasn't returning me any response and when researched a bit came to know webhooks is required for the response is this the only solution or any other approach is there?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. While using an embedded iframe approach I get an error in browser console as&amp;nbsp;&lt;/P&gt;&lt;P&gt;Refused to display 'https://localhost:9002/authorizeadapter/iframeCommunicatore#action=resizeWindow&amp;amp;width=750&amp;amp;height=699.109' in a frame because it set 'X-Frame-Options' to 'sameorigin'.&lt;/P&gt;&lt;P&gt;how to handle this issue?&lt;/P&gt;&lt;P&gt;And also came to know that iframe has been deprecated from one of the resources is right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If deprecated what should be approach in integrating Authorize.net.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;all!&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 16:08:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67912#M41212</guid>
      <dc:creator>sai_06</dc:creator>
      <dc:date>2019-06-04T16:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Payment processing issue while using Accept HOST( embedded iframe method)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67945#M41242</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/30815"&gt;@sai_06&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There isn't a suitable alternative to webhooks that I know, and that's not a bad thing. They work extremely well. I am using iframes on my current and future projects, and I still use webhooks to get responses.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your cross-origin issue has been documented by others and you can search the forum for solutions.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 07:35:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67945#M41242</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-06-07T07:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Payment processing issue while using Accept HOST( embedded iframe method)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67947#M41243</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/26959"&gt;@Renaissance&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Even after using iframe are using webhooks to get the response? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And how much time does it take for the response after a transaction is made?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 10:15:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67947#M41243</guid>
      <dc:creator>sai_06</dc:creator>
      <dc:date>2019-06-07T10:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Payment processing issue while using Accept HOST( embedded iframe method)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67948#M41244</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/30815"&gt;@sai_06&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;99% + come withing 3 to 5 seconds of the transaction being successful. You use your return URL as normal, but your db updates and whatever other order processing you might run happen based on the webhook.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 11:05:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67948#M41244</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-06-07T11:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Payment processing issue while using Accept HOST( embedded iframe method)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67954#M41249</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/26959"&gt;@Renaissance&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;Regarding the same origin issue which is occurring only in chrome, I wasn't able to get any solution from the forum that worked out. Could you help me on these if possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And also came to know that iframe got deprecated and it's not recommended to use is it true?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jun 2019 08:29:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67954#M41249</guid>
      <dc:creator>sai_06</dc:creator>
      <dc:date>2019-06-08T08:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Payment processing issue while using Accept HOST( embedded iframe method)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67960#M41253</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/30815"&gt;@sai_06&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No the iframe isn't deprecated. Not sure where that idea came from.&amp;nbsp; I will look at this at breakfast tomorrow. This issue has been addressed on this forum many times.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jun 2019 23:06:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67960#M41253</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-06-08T23:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Payment processing issue while using Accept HOST( embedded iframe method)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67962#M41255</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/26959"&gt;@Renaissance&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help. The same origin issue has been solved.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jun 2019 06:16:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67962#M41255</guid>
      <dc:creator>sai_06</dc:creator>
      <dc:date>2019-06-09T06:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Payment processing issue while using Accept HOST( embedded iframe method)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67963#M41256</link>
      <description>&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/30815"&gt;@sai_06&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Excellent. Now set up webhooks and you’ll be on your way.</description>
      <pubDate>Sun, 09 Jun 2019 10:32:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67963#M41256</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-06-09T10:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Payment processing issue while using Accept HOST( embedded iframe method)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67964#M41257</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/26959"&gt;@Renaissance&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Without the webhooks I am able to get the response once the transaction is done, I have implemented the embedded Iframe approach.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jun 2019 11:01:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67964#M41257</guid>
      <dc:creator>sai_06</dc:creator>
      <dc:date>2019-06-09T11:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Payment processing issue while using Accept HOST( embedded iframe method)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67965#M41258</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/30815"&gt;@sai_06&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yep you sure are, but you can get a webhook followed up with a method call for the transaction details and get a more complete response.&amp;nbsp; Look at the getTransactionDetails method call in the API reference and compare that with the response fields in the iframe.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jun 2019 12:46:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67965#M41258</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-06-09T12:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Payment processing issue while using Accept HOST( embedded iframe method)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67981#M41271</link>
      <description>&lt;DIV&gt;&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/26959"&gt;@Renaissance&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question for you. The usage of the webhooks and the&amp;nbsp;GetTransactionDetails is not clear for me. Im using fully hosted modal solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont fully understand how to integrate the webhooks, I configure them on the merchant interface and the endpoint is the&amp;nbsp;hostedPaymentIFrameCommunicatorUrl. Is this correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the other hand is happening that some times the transaction get to authorize (on merchant interface I see the transaction) but I never get a response back. So the Iframe still waiting for an response. Is like the IframeCommunicator never catch the transaction response and never send that to the&amp;nbsp;CommunicationHandler. That is something random sometimes happen some times not.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im trying to use the&amp;nbsp;GetTransactionDetails to see if there were any error on the transaction. For get that data I need the transaction Id, correct?&lt;/P&gt;&lt;P&gt;There is no way to get the transaction data by other value? Im setting the invoceNumber of the order with a number that I know. There is a way to get the transaction by that number?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 11 Jun 2019 12:48:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67981#M41271</guid>
      <dc:creator>mtarantooms01</dc:creator>
      <dc:date>2019-06-11T12:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Payment processing issue while using Accept HOST( embedded iframe method)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67998#M41287</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/25198"&gt;@mtarantooms01&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The endpoint is a totally separate url on your website. So I would have &lt;A href="https://renaissance.com/webooks.php" target="_blank" rel="noopener"&gt;https://renaissance.com/webooks.php&lt;/A&gt; for example. I would put that exact url in the merchant interface and subscribe to payment events. My webhooks.php file would work like this, logically:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Customer completes transaction&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-3 to 5 seconds later a webhook hits my endpoint that hosts my webhooks.php file&lt;/P&gt;&lt;P&gt;-my webhooks.php file has 3 scripts that run in sequence to capture the details of the transaction:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;1st is the script that performs a hash validation. If this passes we go to the next script. If it doesn't the app doesn't do anything with whatever was sent to the endpoint (because if the hash didn't match, it is someone other than auth.net sending us data)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2nd script will take the webhooks payload and extract the transaction id from it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3rd script will run a getTransactionDetails method call using the transId captured by the second. This will get a complete response that you can do anything with&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All subsequent scripts will be customized depending on your needs. You may have a script that updates your database with the transaction success, inserts transIds, matches IP addresses, or whatever.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 05:37:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Payment-processing-issue-while-using-Accept-HOST-embedded-iframe/m-p/67998#M41287</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-06-12T05:37:00Z</dc:date>
    </item>
  </channel>
</rss>

