<?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: Not recieving silent post with SIM but getting it when I go through C# SDK in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36437#M20267</link>
    <description>&lt;P&gt;Sound like the winforms app is using AIM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;silent post wouldn't care if it accept or reject. It probably something in your code. Could you check the silent post response? I didn't know there is a setting that said to only send out silent post on approved transaction, where are you setting that at?&lt;/P&gt;</description>
    <pubDate>Mon, 28 Oct 2013 21:08:05 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2013-10-28T21:08:05Z</dc:date>
    <item>
      <title>Not recieving silent post with SIM but getting it when I go through C# SDK</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36433#M20265</link>
      <description>&lt;P&gt;I have 2 different applications, one of a C# WinForms app that is directly referencing the AuthorizeNet.dll and we are collecting credit card information in the app and sending it to Authorize.Net using that dll.&amp;nbsp; I'm not sure what that integration method is called.&amp;nbsp; The other application (because the first one is not PCI compliant) is using the SIM, we post some user information to Authorize.Net and the user enters credit card information there.&amp;nbsp; We've set up to recieve silent posts when transactions are complete and we do as long as the transaction is approved, if it's not approved we don't get anything.&amp;nbsp; However, that only applies to the website where we have redirected the user to Authorize.Net's website.&amp;nbsp; The WinForms app gets the silent post on both accepted and declined transactions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To recap, the application using the C# SDK gets the silent post on both accepted and declined transactions.&amp;nbsp; The website using the SIM gets the silent post when the transaction is accepted but not when it's declined.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2013 20:28:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36433#M20265</guid>
      <dc:creator>mdacar</dc:creator>
      <dc:date>2013-10-28T20:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Not recieving silent post with SIM but getting it when I go through C# SDK</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36437#M20267</link>
      <description>&lt;P&gt;Sound like the winforms app is using AIM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;silent post wouldn't care if it accept or reject. It probably something in your code. Could you check the silent post response? I didn't know there is a setting that said to only send out silent post on approved transaction, where are you setting that at?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2013 21:08:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36437#M20267</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-10-28T21:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Not recieving silent post with SIM but getting it when I go through C# SDK</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36451#M20274</link>
      <description>&lt;P&gt;I'm not setting anything to make it only send a silent post on approved transactions.&amp;nbsp; I want the silent post on approved and rejected transactions.&amp;nbsp; And there isn't any silent post to check, it just never sends anything on rejections.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 15:20:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36451#M20274</guid>
      <dc:creator>mdacar</dc:creator>
      <dc:date>2013-10-29T15:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Not recieving silent post with SIM but getting it when I go through C# SDK</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36453#M20275</link>
      <description>&lt;P&gt;Are you logging the silent post access? or maybe it just wasn't saving decline to your database?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 15:27:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36453#M20275</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-10-29T15:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Not recieving silent post with SIM but getting it when I go through C# SDK</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36457#M20277</link>
      <description>&lt;P&gt;I'm logging everything that comes back before I do anything else so I can definitely say it's not hitting that postback page at all.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 15:34:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36457#M20277</guid>
      <dc:creator>mdacar</dc:creator>
      <dc:date>2013-10-29T15:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Not recieving silent post with SIM but getting it when I go through C# SDK</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36461#M20279</link>
      <description>&lt;P&gt;when you said reject, it not like some response code 3, or 4.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/guides/SIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=SIM_Trans_response.html#1062797"&gt;http://developer.authorize.net/guides/SIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=SIM_Trans_response.html#1062797&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and you can find it on the merchant account transaction detail?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 15:38:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36461#M20279</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-10-29T15:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Not recieving silent post with SIM but getting it when I go through C# SDK</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36467#M20282</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the exact data that I am posting to Authorize.Net.&amp;nbsp; Once it's there I never hear back from them on a decline.&amp;nbsp; There is no response code at all, just silence.&amp;nbsp; If I look under the unsettled transactions I don't see the payment that was declined.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG width="1525" border="0" src="https://secure.gotapco.com/InsuredPaymentPortal/Images/Auth_net_post_data.png" height="1004" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 20:35:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36467#M20282</guid>
      <dc:creator>mdacar</dc:creator>
      <dc:date>2013-10-29T20:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Not recieving silent post with SIM but getting it when I go through C# SDK</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36477#M20287</link>
      <description>&lt;P&gt;If is not in the unsettled and settled transaction, that does sound like there isn't any transaction. Did you try something to get the declined?&lt;/P&gt;&lt;P&gt;Does it go to the Thank you for your order?&amp;nbsp; x_receipt_link_url ? could you see the response on the x_receipt_link_method&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 23:18:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36477#M20287</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-10-29T23:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Not recieving silent post with SIM but getting it when I go through C# SDK</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36517#M20307</link>
      <description>&lt;P&gt;I was wrong, I do see this decline in the unsettled transactions.&amp;nbsp; And I get as far as this screen on Authorize.Net.&amp;nbsp; Could it be sending my silent post to the x_receipt_link_url?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG width="744" border="0" src="https://secure.gotapco.com/InsuredPaymentPortal/Images/AuthNetDecline.png" height="775" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2013 19:13:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36517#M20307</guid>
      <dc:creator>mdacar</dc:creator>
      <dc:date>2013-10-30T19:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Not recieving silent post with SIM but getting it when I go through C# SDK</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36519#M20308</link>
      <description>&lt;P&gt;If it happeneding on the production server. Contant them with the transactionID you found on the declined unsettled transaction, their developer might be able to see if anything was send.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2013 19:51:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-recieving-silent-post-with-SIM-but-getting-it-when-I-go/m-p/36519#M20308</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-10-30T19:51:47Z</dc:date>
    </item>
  </channel>
</rss>

