<?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 Accept Hosted form use web hooks or Authorize.net API reporting in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-form-use-web-hooks-or-Authorize-net-API-reporting/m-p/63131#M37315</link>
    <description>&lt;P&gt;I am using the Accept Hosted Form via the iframe method. I have had to abandon this due to browsers disabling iframes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My purchase process requires authorized transactions before the order can be processed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How often does webhooks send it's information to the endpoint?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to wait for the notification before continueing with the purchase.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also wrote a process that queries the last 20 transaactions for my order.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This process takes a few seconds for the transaction to be found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this OK to use the API reporting calls for this or should I use webhooks?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 21 May 2018 14:40:45 GMT</pubDate>
    <dc:creator>gman11980</dc:creator>
    <dc:date>2018-05-21T14:40:45Z</dc:date>
    <item>
      <title>Accept Hosted form use web hooks or Authorize.net API reporting</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-form-use-web-hooks-or-Authorize-net-API-reporting/m-p/63131#M37315</link>
      <description>&lt;P&gt;I am using the Accept Hosted Form via the iframe method. I have had to abandon this due to browsers disabling iframes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My purchase process requires authorized transactions before the order can be processed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How often does webhooks send it's information to the endpoint?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to wait for the notification before continueing with the purchase.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also wrote a process that queries the last 20 transaactions for my order.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This process takes a few seconds for the transaction to be found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this OK to use the API reporting calls for this or should I use webhooks?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 14:40:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-form-use-web-hooks-or-Authorize-net-API-reporting/m-p/63131#M37315</guid>
      <dc:creator>gman11980</dc:creator>
      <dc:date>2018-05-21T14:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted form use web hooks or Authorize.net API reporting</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-form-use-web-hooks-or-Authorize-net-API-reporting/m-p/63145#M37328</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22431"&gt;@gman11980&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The webhooks notifications will be send for each payment events and&amp;nbsp; will be near real time meaning there can be some delays&amp;nbsp; in the events generation&amp;nbsp; and notification send based on&amp;nbsp; current system load .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use a hybrid approach where you can wait to recieve the webhook notification for X interval and fall back to use the API to query in cases webhooks is not recieved within that time interval&amp;nbsp; .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it helps !!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 23:57:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-form-use-web-hooks-or-Authorize-net-API-reporting/m-p/63145#M37328</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2018-05-21T23:57:47Z</dc:date>
    </item>
  </channel>
</rss>

