<?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 asp.net webhook endpoint in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/asp-net-webhook-endpoint/m-p/65008#M38746</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i cant found solution. It mus be simply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to import (jsut only) new customer, changes, and transaction to our information system.&lt;/P&gt;&lt;P&gt;One way.&lt;/P&gt;&lt;P&gt;I would like use webhook, because method&amp;nbsp;GetCustomerProfileIds give me all customers. Its not maybe compare all changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i configured webhook and point to my aspx page, where in Page_Load is save response from server.&lt;/P&gt;&lt;P&gt;But its not working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl -v -X POST -H "Accept:" -H "User-Agent:" -H "Accept-Encoding: gzip" -H "Content-Length: 209" -H "Expect: 100-continue" -H "X-Anet-Signature: sha512=38546842C5CE9A54DAB16B66FE7F501E45A0CB9144E5BB568017643901BD71205B44484B4C26E739FD5A87C28E5E5A483D0929FD461A3AAC4F84879AB388CE4E" -H "Content-Type: application/json" -d '{"notificationId":"1947e7d0-4fb6-403d-913c-5ee33c4ab10f","eventDate":"2017-03-14T15:41:01.9004341Z","webhookId":"ce6d9f1f-16ea-43b0-b212-52238af7986a","payload":["net.authorize.customer.subscription.created"]}' "&lt;A href="http://onpointdemo.westeurope.cloudapp.azure.com:88/ConsumeWebHooks" target="_blank"&gt;http://onpointdemo.westeurope.cloudapp.azure.com:88/ConsumeWebHooks&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;give me good response. But when i pick to test button in webhooks configuration window its give me message "&lt;STRONG&gt;Error:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;There was an error processing your request. Please contact support for more details.&lt;/SPAN&gt;" and debugger on PAge_load is not stopping.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there someone&amp;nbsp;to send me&amp;nbsp;some simple endpoint in asp.net example please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;</description>
    <pubDate>Thu, 08 Nov 2018 10:04:59 GMT</pubDate>
    <dc:creator>OnPointServ00</dc:creator>
    <dc:date>2018-11-08T10:04:59Z</dc:date>
    <item>
      <title>asp.net webhook endpoint</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/asp-net-webhook-endpoint/m-p/65008#M38746</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i cant found solution. It mus be simply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to import (jsut only) new customer, changes, and transaction to our information system.&lt;/P&gt;&lt;P&gt;One way.&lt;/P&gt;&lt;P&gt;I would like use webhook, because method&amp;nbsp;GetCustomerProfileIds give me all customers. Its not maybe compare all changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i configured webhook and point to my aspx page, where in Page_Load is save response from server.&lt;/P&gt;&lt;P&gt;But its not working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl -v -X POST -H "Accept:" -H "User-Agent:" -H "Accept-Encoding: gzip" -H "Content-Length: 209" -H "Expect: 100-continue" -H "X-Anet-Signature: sha512=38546842C5CE9A54DAB16B66FE7F501E45A0CB9144E5BB568017643901BD71205B44484B4C26E739FD5A87C28E5E5A483D0929FD461A3AAC4F84879AB388CE4E" -H "Content-Type: application/json" -d '{"notificationId":"1947e7d0-4fb6-403d-913c-5ee33c4ab10f","eventDate":"2017-03-14T15:41:01.9004341Z","webhookId":"ce6d9f1f-16ea-43b0-b212-52238af7986a","payload":["net.authorize.customer.subscription.created"]}' "&lt;A href="http://onpointdemo.westeurope.cloudapp.azure.com:88/ConsumeWebHooks" target="_blank"&gt;http://onpointdemo.westeurope.cloudapp.azure.com:88/ConsumeWebHooks&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;give me good response. But when i pick to test button in webhooks configuration window its give me message "&lt;STRONG&gt;Error:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;There was an error processing your request. Please contact support for more details.&lt;/SPAN&gt;" and debugger on PAge_load is not stopping.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there someone&amp;nbsp;to send me&amp;nbsp;some simple endpoint in asp.net example please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Thu, 08 Nov 2018 10:04:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/asp-net-webhook-endpoint/m-p/65008#M38746</guid>
      <dc:creator>OnPointServ00</dc:creator>
      <dc:date>2018-11-08T10:04:59Z</dc:date>
    </item>
  </channel>
</rss>

