<?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: Webhooks for Recurring Payment transaction in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56791#M31569</link>
    <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19958"&gt;@TimothyBJacobs&lt;/a&gt;&amp;nbsp;We set up an ARB subscription on one of our own Sandbox accounts, with the first payment scheduled to run overnight, and created a Webhook for&lt;/P&gt;
&lt;P&gt;net.authorize.payment.authcapture.created, sent to this public PasteBin URL: &lt;A href="http://requestb.in/yxo33syx?inspect" target="_blank"&gt;http://requestb.in/yxo33syx?inspect&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As you can see from the PasteBin, we received a net.authorize.payment.authcapture.created event around 1 am Pacific.&lt;BR /&gt;&lt;BR /&gt;Could you use &lt;SPAN style="color: rgb(85, 85, 85); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Consolas, monospace; font-size: 16px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;GET &lt;A href="https://apitest.authorize.net/rest/v1/webhooks" target="_blank"&gt;https://apitest.authorize.net/rest/v1/webhooks&lt;/A&gt;&lt;/SPAN&gt; to list your current Webhooks, and their related webhookId numbers, please? We suspect you might not have net.authorize.payment.authcapture.created active currently, but would like confirmation.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jan 2017 16:16:14 GMT</pubDate>
    <dc:creator>Lilith</dc:creator>
    <dc:date>2017-01-25T16:16:14Z</dc:date>
    <item>
      <title>Webhooks for Recurring Payment transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56776#M31555</link>
      <description>&lt;P&gt;We are using the webhooks API and are currently listening for these events.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;'net.authorize.customer.subscription.suspended',
'net.authorize.customer.subscription.terminated',
'net.authorize.customer.subscription.cancelled',
'net.authorize.customer.subscription.expiring',
'net.authorize.payment.authcapture.created',
'net.authorize.payment.void.created',&lt;/PRE&gt;&lt;P&gt;The notification seems to work just fine for regular transactions, or transactions initiating a subscription, etc... However, we don't seem to be getting notified when a new recurring payment comes through. Is there a different event I should be listening for?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Timothy&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 15:16:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56776#M31555</guid>
      <dc:creator>TimothyBJacobs</dc:creator>
      <dc:date>2017-01-24T15:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks for Recurring Payment transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56777#M31556</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19958"&gt;@TimothyBJacobs&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you confirm that you're asking about notification for a payment (the charge) as part of a subscription, not setting up the subscription?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 20:11:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56777#M31556</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-01-24T20:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks for Recurring Payment transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56778#M31557</link>
      <description>&lt;P&gt;Correct, not the first charge setting up the subscription, but rather the additional automated charges.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 20:12:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56778#M31557</guid>
      <dc:creator>TimothyBJacobs</dc:creator>
      <dc:date>2017-01-24T20:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks for Recurring Payment transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56779#M31558</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19958"&gt;@TimothyBJacobs&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you provide the Gateway ID for the account you're using? &amp;nbsp;We need to dig deeper.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 21:36:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56779#M31558</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-01-24T21:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks for Recurring Payment transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56781#M31560</link>
      <description>&lt;P&gt;Sure, I believe this is it,&amp;nbsp;&lt;SPAN&gt;546894.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 21:46:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56781#M31560</guid>
      <dc:creator>TimothyBJacobs</dc:creator>
      <dc:date>2017-01-24T21:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks for Recurring Payment transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56782#M31561</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19958"&gt;@TimothyBJacobs&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;I've reported your issue to the product team for analysis.&lt;BR /&gt;&lt;BR /&gt;I'd recommend subscribing to this topic so that you'll be alerted via email if there are updates. To subscribe, click &lt;STRONG&gt;Topic Options&lt;/STRONG&gt; at the top of this thread and then select &lt;STRONG&gt;Subscribe&lt;/STRONG&gt;. You'll then receive an email once anyone replies to your post.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 22:50:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56782#M31561</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-01-24T22:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks for Recurring Payment transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56783#M31562</link>
      <description>&lt;P&gt;Thanks Richard.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 22:51:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56783#M31562</guid>
      <dc:creator>TimothyBJacobs</dc:creator>
      <dc:date>2017-01-24T22:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks for Recurring Payment transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56791#M31569</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19958"&gt;@TimothyBJacobs&lt;/a&gt;&amp;nbsp;We set up an ARB subscription on one of our own Sandbox accounts, with the first payment scheduled to run overnight, and created a Webhook for&lt;/P&gt;
&lt;P&gt;net.authorize.payment.authcapture.created, sent to this public PasteBin URL: &lt;A href="http://requestb.in/yxo33syx?inspect" target="_blank"&gt;http://requestb.in/yxo33syx?inspect&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As you can see from the PasteBin, we received a net.authorize.payment.authcapture.created event around 1 am Pacific.&lt;BR /&gt;&lt;BR /&gt;Could you use &lt;SPAN style="color: rgb(85, 85, 85); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Consolas, monospace; font-size: 16px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;GET &lt;A href="https://apitest.authorize.net/rest/v1/webhooks" target="_blank"&gt;https://apitest.authorize.net/rest/v1/webhooks&lt;/A&gt;&lt;/SPAN&gt; to list your current Webhooks, and their related webhookId numbers, please? We suspect you might not have net.authorize.payment.authcapture.created active currently, but would like confirmation.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 16:16:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56791#M31569</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2017-01-25T16:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks for Recurring Payment transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56792#M31570</link>
      <description>&lt;P&gt;Hey, so I did some more digging and it turned out the Auth.net webhook had been set to inactive. I haven't been able to figure out the cause though, as nothing in the error log pointed to a non-200 response code being issued from my test server. It would be great if we received an email notification when a webhook becomes inactive.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 16:18:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56792#M31570</guid>
      <dc:creator>TimothyBJacobs</dc:creator>
      <dc:date>2017-01-25T16:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks for Recurring Payment transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56797#M31575</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19958"&gt;@TimothyBJacobs&lt;/a&gt;&amp;nbsp;Thanks for letting us know, and also, thanks for the feedback. It sounds like we were planning on adding email notifications for inactive Webhooks but wasn't able to include it in the initial release. I've raised your feedback, however, and while I cannot make promises, I believe there's a fair chance we will add email notifications in the next quarter.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 22:13:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhooks-for-Recurring-Payment-transaction/m-p/56797#M31575</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2017-01-25T22:13:38Z</dc:date>
    </item>
  </channel>
</rss>

