<?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: Detecting a successful subscription payment in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59540#M34123</link>
    <description>&lt;P&gt;Oh, I see, thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way do distinguish an arb AuthCapture transaction from another AuthCapture transaction? Also, is it normal for every webhook request to have an authAmount of 0.0? If so, then what's the point?&lt;/P&gt;</description>
    <pubDate>Fri, 25 Aug 2017 23:10:28 GMT</pubDate>
    <dc:creator>skyhijoseph1</dc:creator>
    <dc:date>2017-08-25T23:10:28Z</dc:date>
    <item>
      <title>Detecting a successful subscription payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59450#M34034</link>
      <description>&lt;P&gt;I'd like to able to detect a successful arb payment so that I can send our user's emails when their payment has gone through. I figured I would be able to use webhooks. However, the webhook documentation doesn't make it clear how to detect a successful arb payment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;couldn't figure out what to expect from the documentation, so I created a webhook endpoint that records what gets sent to it, then I created a subscription and waited to receive a webhook notification. The problem is that when I did get a notification, the authMount value was 0.0. In the sandbox dashboard, I can see the subscription, and it says the amount is $199, and that 1 payment has gone through.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, my question is this: How do I detect a successful subscription payment? Is it normal for a subscription notification to have an authAmount of 0.0, or is this a bug in the sandbox env? Please advise me how to detect a successful subscription payment with webhooks.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 20:41:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59450#M34034</guid>
      <dc:creator>skyhijoseph1</dc:creator>
      <dc:date>2017-08-18T20:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting a successful subscription payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59504#M34087</link>
      <description>&lt;P&gt;If there is a free trial, then need to perform a zero dollar authorization; receipt is also required to be sent to customer.&lt;/P&gt;&lt;P&gt;Just confirming that is not the case here.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 15:07:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59504#M34087</guid>
      <dc:creator>3Dmerchant</dc:creator>
      <dc:date>2017-08-23T15:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting a successful subscription payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59507#M34090</link>
      <description>&lt;P&gt;There were 0 trial_months for the test subscription. Also, I'm pretty sure that this should be possible with webhooks, since the webhooks documentation explicitly states that a use case for webhooks is detecting successful arb payments.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 19:06:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59507#M34090</guid>
      <dc:creator>skyhijoseph1</dc:creator>
      <dc:date>2017-08-23T19:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting a successful subscription payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59537#M34120</link>
      <description>&lt;P&gt;Come on, there's got to be a way to do this.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 22:56:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59537#M34120</guid>
      <dc:creator>skyhijoseph1</dc:creator>
      <dc:date>2017-08-25T22:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting a successful subscription payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59538#M34121</link>
      <description>&lt;P&gt;I've just noticed that every webhook request that I've gotten in Sandbox has had an authAmount of 0.0. So I guess webhooks don't work yet.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 23:05:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59538#M34121</guid>
      <dc:creator>skyhijoseph1</dc:creator>
      <dc:date>2017-08-25T23:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting a successful subscription payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59539#M34122</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21852"&gt;@skyhijoseph1&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An ARB transaction would be AuthCapture, so if you add a Webhook it will notify you when a transaction is processed. &amp;nbsp;Then use the Transaction ID to get details for the transaction. &amp;nbsp;If it was for a subscription, they transaction details will include a section for Subscription ID.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 23:07:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59539#M34122</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-08-25T23:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting a successful subscription payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59540#M34123</link>
      <description>&lt;P&gt;Oh, I see, thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way do distinguish an arb AuthCapture transaction from another AuthCapture transaction? Also, is it normal for every webhook request to have an authAmount of 0.0? If so, then what's the point?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 23:10:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59540#M34123</guid>
      <dc:creator>skyhijoseph1</dc:creator>
      <dc:date>2017-08-25T23:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting a successful subscription payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59541#M34124</link>
      <description>&lt;P&gt;Nvm, you already answered my question, the transaction response have a subscription id&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 23:11:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59541#M34124</guid>
      <dc:creator>skyhijoseph1</dc:creator>
      <dc:date>2017-08-25T23:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting a successful subscription payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59546#M34129</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21852"&gt;@skyhijoseph1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just FYI, the amount = 0.00 is a known problem that's currently being worked on. Unfortunately I can't provide any timeline on a fix.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 23:37:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59546#M34129</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-08-25T23:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting a successful subscription payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59591#M34170</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20843"&gt;@Aaron&lt;/a&gt;&amp;nbsp;- is this an issue only in the sandbox or is amount=0.00 in production too?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 19:54:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59591#M34170</guid>
      <dc:creator>CoreyC</dc:creator>
      <dc:date>2017-08-29T19:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting a successful subscription payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59594#M34173</link>
      <description>&lt;P&gt;We try to make our sandbox and production environments as alike as possible. We try to duplicate all behavior and functionality between them. Unfortunately, it means we usually duplicate the bugs as well. :(&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm sad to report that this issue does indeed affect Webhooks in the production system as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 21:19:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/59594#M34173</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-08-29T21:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting a successful subscription payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/60167#M34730</link>
      <description>&lt;P&gt;FYI Zero Amount issue is fixed now for Webhooks .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 06:20:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Detecting-a-successful-subscription-payment/m-p/60167#M34730</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2017-10-12T06:20:40Z</dc:date>
    </item>
  </channel>
</rss>

