<?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 On webhook ping not getting post data in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/On-webhook-ping-not-getting-post-data/m-p/67447#M40852</link>
    <description>&lt;P&gt;The below code is my webhook funtion in CI PHP . I'm unable to get post data after webhook ping. please help out to get data on webhook so i can integrate the recurring subscription payment successfully . Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;public function webhook(){&lt;BR /&gt;&amp;nbsp; $original_array=$_POST;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; $string_version = implode(',', $original_array);&lt;BR /&gt;&amp;nbsp; $dc=array("amount"=&amp;gt; $string_version);&lt;BR /&gt;&amp;nbsp; &amp;nbsp;$insrt = $this-&amp;gt;Generalmodel-&amp;gt;show_data_id('subscription_recurring','','','insert',$dc);&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Apr 2019 06:34:30 GMT</pubDate>
    <dc:creator>jagat</dc:creator>
    <dc:date>2019-04-19T06:34:30Z</dc:date>
    <item>
      <title>On webhook ping not getting post data</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/On-webhook-ping-not-getting-post-data/m-p/67447#M40852</link>
      <description>&lt;P&gt;The below code is my webhook funtion in CI PHP . I'm unable to get post data after webhook ping. please help out to get data on webhook so i can integrate the recurring subscription payment successfully . Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;public function webhook(){&lt;BR /&gt;&amp;nbsp; $original_array=$_POST;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; $string_version = implode(',', $original_array);&lt;BR /&gt;&amp;nbsp; $dc=array("amount"=&amp;gt; $string_version);&lt;BR /&gt;&amp;nbsp; &amp;nbsp;$insrt = $this-&amp;gt;Generalmodel-&amp;gt;show_data_id('subscription_recurring','','','insert',$dc);&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2019 06:34:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/On-webhook-ping-not-getting-post-data/m-p/67447#M40852</guid>
      <dc:creator>jagat</dc:creator>
      <dc:date>2019-04-19T06:34:30Z</dc:date>
    </item>
  </channel>
</rss>

