<?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: Get TransactionID and if payment was success in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-TransactionID-and-if-payment-was-success/m-p/53476#M28590</link>
    <description>&lt;P&gt;Thanks, I am using SIM. Isn't there a quick way to do it instead of having to write an entire class to get the transaction info? I want to get the info right after the form is submitted rather than generating a report on a seperate page.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jan 2016 20:04:45 GMT</pubDate>
    <dc:creator>3ddfan</dc:creator>
    <dc:date>2016-01-07T20:04:45Z</dc:date>
    <item>
      <title>Get TransactionID and if payment was success</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-TransactionID-and-if-payment-was-success/m-p/53474#M28588</link>
      <description>&lt;P&gt;After a user fills out my credit card payment form, they are redirected to&amp;nbsp;&lt;A href="https://secure2.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure2.authorize.net/gateway/transact.dll&lt;/A&gt; to pay. If it goes through, I want to get the transaction id&amp;nbsp;and the success notice that they paid.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something like this for the status (gives an error, not sure how to get this)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;string status = AuthorizeNet.TransactionStatus.ToString();&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And something like this for TransactionID (TransactionId does not exist in API... this is just dummy code to show what I want)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;int transId = AuthorizeNet.TransactionId;&lt;/PRE&gt;&lt;P&gt;And then how do I tie this altogether to make sure I get these submitted values AFTER the form is submitted? I'm using asp.net and c#.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 19:38:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-TransactionID-and-if-payment-was-success/m-p/53474#M28588</guid>
      <dc:creator>3ddfan</dc:creator>
      <dc:date>2016-01-07T19:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Get TransactionID and if payment was success</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-TransactionID-and-if-payment-was-success/m-p/53475#M28589</link>
      <description>&lt;P&gt;Are you using their github API?&lt;/P&gt;&lt;P&gt;you can look at their test code here&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/sdk-dotnet/tree/master/AuthorizeNETtest/Api/Controllers/SampleTest" target="_blank"&gt;https://github.com/AuthorizeNet/sdk-dotnet/tree/master/AuthorizeNETtest/Api/Controllers/SampleTest&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or if you are using SIM or AIM, read the doc&lt;/P&gt;&lt;P&gt;&lt;A href="http://developer.authorize.net/api/upgrade_guide/" target="_blank"&gt;http://developer.authorize.net/api/upgrade_guide/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 19:41:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-TransactionID-and-if-payment-was-success/m-p/53475#M28589</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-01-07T19:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Get TransactionID and if payment was success</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-TransactionID-and-if-payment-was-success/m-p/53476#M28590</link>
      <description>&lt;P&gt;Thanks, I am using SIM. Isn't there a quick way to do it instead of having to write an entire class to get the transaction info? I want to get the info right after the form is submitted rather than generating a report on a seperate page.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 20:04:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-TransactionID-and-if-payment-was-success/m-p/53476#M28590</guid>
      <dc:creator>3ddfan</dc:creator>
      <dc:date>2016-01-07T20:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Get TransactionID and if payment was success</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-TransactionID-and-if-payment-was-success/m-p/53477#M28591</link>
      <description>&lt;P&gt;SIM use relay response, read the SIM doc. It bascially a form post back to your relay response url&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 20:20:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-TransactionID-and-if-payment-was-success/m-p/53477#M28591</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-01-07T20:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Get TransactionID and if payment was success</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-TransactionID-and-if-payment-was-success/m-p/53507#M28620</link>
      <description>&lt;P&gt;I checked out the sample code. Looks like an ID is needed, which I cannot give. I need to dynamically get the ID as my form submits.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/sample-code-csharp/blob/master/TransactionReporting/GetTransactionDetails.cs" target="_blank"&gt;https://github.com/AuthorizeNet/sample-code-csharp/blob/master/TransactionReporting/GetTransactionDetails.cs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;  // unique batch id
            string batchId = "4551107";&lt;/PRE&gt;&lt;P&gt;^ How can I get a batchId when Authorize.Net is autogenerating one when the user hits submit?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 21:13:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-TransactionID-and-if-payment-was-success/m-p/53507#M28620</guid>
      <dc:creator>3ddfan</dc:creator>
      <dc:date>2016-01-11T21:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Get TransactionID and if payment was success</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-TransactionID-and-if-payment-was-success/m-p/53508#M28621</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19490"&gt;@3ddfan﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reading the thread, it appears you are trying to use our SDK with our payment form (SIM). &amp;nbsp;Our SDKs currently only support the Authorize.Net API and do not support &lt;A href="http://www.authorize.net/content/dam/authorize/documents/SIM_guide.pdf" target="_self"&gt;SIM&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 21:42:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-TransactionID-and-if-payment-was-success/m-p/53508#M28621</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-01-11T21:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Get TransactionID and if payment was success</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-TransactionID-and-if-payment-was-success/m-p/53510#M28623</link>
      <description>&lt;P&gt;That Info is in the relay response&lt;/P&gt;&lt;P&gt;&lt;A href="http://developer.authorize.net/api/upgrade_guide/" target="_blank"&gt;http://developer.authorize.net/api/upgrade_guide/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.authorize.net/content/dam/authorize/documents/SIM_guide.pdf" target="_blank"&gt;http://www.authorize.net/content/dam/authorize/documents/SIM_guide.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;page 68 x_trans_id&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;read this too about relay response&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Relay-Response-Basics-and-Troubleshooting/ba-p/9536" target="_blank"&gt;https://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Relay-Response-Basics-and-Troubleshooting/ba-p/9536&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 00:22:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-TransactionID-and-if-payment-was-success/m-p/53510#M28623</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-01-12T00:22:32Z</dc:date>
    </item>
  </channel>
</rss>

