<?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 Silent Response Replaced by Webhooks in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Silent-Response-Replaced-by-Webhooks/m-p/94967#M58691</link>
    <description>&lt;P&gt;I have a very old system that was using the Payment Form and Silent Response to receive notification of a credit card payment so I could record it.&amp;nbsp; I found out that Silent Response is now deprecated when credit card payments weren't being recorded in my system.&lt;/P&gt;&lt;P&gt;I took a brief look at the WebHooks documentation, which covers a full interface to Authorize.Net capability.&amp;nbsp; I only need to replace the function that silent response would do:&amp;nbsp; a callback into my system from Authorize.Net when a creditcard payment is submitted, either successful or failed.&lt;/P&gt;&lt;P&gt;Can someone point to which api and function in WebHooks I need to do that?&lt;/P&gt;</description>
    <pubDate>Sun, 08 Mar 2026 18:12:36 GMT</pubDate>
    <dc:creator>sbernardi55</dc:creator>
    <dc:date>2026-03-08T18:12:36Z</dc:date>
    <item>
      <title>Silent Response Replaced by Webhooks</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Silent-Response-Replaced-by-Webhooks/m-p/94967#M58691</link>
      <description>&lt;P&gt;I have a very old system that was using the Payment Form and Silent Response to receive notification of a credit card payment so I could record it.&amp;nbsp; I found out that Silent Response is now deprecated when credit card payments weren't being recorded in my system.&lt;/P&gt;&lt;P&gt;I took a brief look at the WebHooks documentation, which covers a full interface to Authorize.Net capability.&amp;nbsp; I only need to replace the function that silent response would do:&amp;nbsp; a callback into my system from Authorize.Net when a creditcard payment is submitted, either successful or failed.&lt;/P&gt;&lt;P&gt;Can someone point to which api and function in WebHooks I need to do that?&lt;/P&gt;</description>
      <pubDate>Sun, 08 Mar 2026 18:12:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Silent-Response-Replaced-by-Webhooks/m-p/94967#M58691</guid>
      <dc:creator>sbernardi55</dc:creator>
      <dc:date>2026-03-08T18:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Silent Response Replaced by Webhooks</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Silent-Response-Replaced-by-Webhooks/m-p/95026#M58719</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/71621"&gt;@sbernardi55&lt;/a&gt;&lt;A href="https://myhtspace.work/" target="_self"&gt;myhtspace&lt;/A&gt; wrote:&lt;BR /&gt;&lt;P&gt;I have a very old system that was using the Payment Form and Silent Response to receive notification of a credit card payment so I could record it.&amp;nbsp; I found out that Silent Response is now deprecated when credit card payments weren't being recorded in my system.&lt;/P&gt;&lt;P&gt;I took a brief look at the WebHooks documentation, which covers a full interface to Authorize.Net capability.&amp;nbsp; I only need to replace the function that silent response would do:&amp;nbsp; a callback into my system from Authorize.Net when a creditcard payment is submitted, either successful or failed.&lt;/P&gt;&lt;P&gt;Can someone point to which api and function in WebHooks I need to do that?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You can replace Silent Response using Authorize.Net Webhooks, specifically the net.authorize.payment.authcapture.created event for successful transactions and related events for failures. Set up a webhook endpoint (URL) in your account to receive these notifications and handle them in your system similar to the old callback.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2026 05:51:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Silent-Response-Replaced-by-Webhooks/m-p/95026#M58719</guid>
      <dc:creator>johnsnithcoley</dc:creator>
      <dc:date>2026-03-27T05:51:34Z</dc:date>
    </item>
  </channel>
</rss>

