<?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 Webhook transaction ID not found in transaction search in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-transaction-ID-not-found-in-transaction-search/m-p/65211#M38909</link>
    <description>&lt;P&gt;I have set up the webhook notification found &lt;A title="here" href="https://developer.authorize.net/api/reference/features/webhooks.html#Event_Types_and_Payloads" target="_self"&gt;Here&lt;/A&gt; that responds a api response of (example):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
	"notificationId": "d0e8e7fe-c3e7-4add-a480-27bc5ce28a18",
	"eventType": "net.authorize.payment.authcapture.created",
	"eventDate": "2017-03-29T20:48:02.0080095Z",
	"webhookId": "63d6fea2-aa13-4b1d-a204-f5fbc15942b7",
	"payload": {
		"responseCode": 1,
		"authCode": "LZ6I19",
		"avsResponse": "Y",
		"authAmount": 45.00,
		"entityName": "transaction",
		"id": "60020981676"
	}
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it seems that no matter how many of these authcaptured notifications I get, none of the transaction ID are found when I try and query the api with&lt;/P&gt;&lt;PRE&gt;transactionDetailsController.getresponse()&lt;/PRE&gt;&lt;P&gt;I saw it may be due to latency, but even if I check transactions from a few days ago, in the admin panel or via API it does not say the transaction exists.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every API response I have gotten starts with "614xxxxxxx" but if I log in to accounts.authorize.net and check my transactions they all start with "410xxxxxx"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am unsure of how to get the IPN to notify me of a transaction and then be able to query via the API for information, since all the transactions the IPN is sending me apparently don't exist, even though they end up settled?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Nov 2018 22:04:56 GMT</pubDate>
    <dc:creator>nadermx</dc:creator>
    <dc:date>2018-11-30T22:04:56Z</dc:date>
    <item>
      <title>Webhook transaction ID not found in transaction search</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-transaction-ID-not-found-in-transaction-search/m-p/65211#M38909</link>
      <description>&lt;P&gt;I have set up the webhook notification found &lt;A title="here" href="https://developer.authorize.net/api/reference/features/webhooks.html#Event_Types_and_Payloads" target="_self"&gt;Here&lt;/A&gt; that responds a api response of (example):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
	"notificationId": "d0e8e7fe-c3e7-4add-a480-27bc5ce28a18",
	"eventType": "net.authorize.payment.authcapture.created",
	"eventDate": "2017-03-29T20:48:02.0080095Z",
	"webhookId": "63d6fea2-aa13-4b1d-a204-f5fbc15942b7",
	"payload": {
		"responseCode": 1,
		"authCode": "LZ6I19",
		"avsResponse": "Y",
		"authAmount": 45.00,
		"entityName": "transaction",
		"id": "60020981676"
	}
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it seems that no matter how many of these authcaptured notifications I get, none of the transaction ID are found when I try and query the api with&lt;/P&gt;&lt;PRE&gt;transactionDetailsController.getresponse()&lt;/PRE&gt;&lt;P&gt;I saw it may be due to latency, but even if I check transactions from a few days ago, in the admin panel or via API it does not say the transaction exists.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every API response I have gotten starts with "614xxxxxxx" but if I log in to accounts.authorize.net and check my transactions they all start with "410xxxxxx"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am unsure of how to get the IPN to notify me of a transaction and then be able to query via the API for information, since all the transactions the IPN is sending me apparently don't exist, even though they end up settled?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 22:04:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-transaction-ID-not-found-in-transaction-search/m-p/65211#M38909</guid>
      <dc:creator>nadermx</dc:creator>
      <dc:date>2018-11-30T22:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook transaction ID not found in transaction search</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-transaction-ID-not-found-in-transaction-search/m-p/65213#M38911</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22168"&gt;@nadermx&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That is very odd.&amp;nbsp; Please contact support at&amp;nbsp;&lt;SPAN&gt;877.447.3938 and have them check as well.&amp;nbsp; They have additional tools to further diagnose issues.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;One other consideration to check.&amp;nbsp; When I run a sandbox transaction, the transaction id starts with 6011xxx.&amp;nbsp; You might confirm you're not sending transactions to the sandbox and then looking for webhooks in production.&amp;nbsp; Our two systems are completely separate.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Dec 2018 01:08:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-transaction-ID-not-found-in-transaction-search/m-p/65213#M38911</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2018-12-01T01:08:19Z</dc:date>
    </item>
  </channel>
</rss>

