<?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: Transaction ID, Invoice Number is blank in Live using  authorize .net SDK (C#) and CIM- Soap in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-ID-Invoice-Number-is-blank-in-Live-using-authorize/m-p/50569#M26003</link>
    <description>&lt;P&gt;It a known bug with the SDK.&lt;/P&gt;&lt;P&gt;If you going to use the SOAP, do it directly&lt;/P&gt;&lt;P&gt;here the doc &lt;A target="_blank" href="http://developer.authorize.net/api/cim/"&gt;http://developer.authorize.net/api/cim/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 May 2015 11:45:50 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2015-05-06T11:45:50Z</dc:date>
    <item>
      <title>Transaction ID, Invoice Number is blank in Live using  authorize .net SDK (C#) and CIM- Soap</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-ID-Invoice-Number-is-blank-in-Live-using-authorize/m-p/50566#M26000</link>
      <description>&lt;P&gt;&lt;BR /&gt;I am implementing CIM-SOAP method using authorize.Net SDK for asp.Net(C#) technology with production server details (LoginID &amp;amp; TransactionKey) and live mode .&lt;BR /&gt;I have created customer profile &amp;amp; customer payment profile using Create Customer() and AddCreditCard() methods of customer gateway class respectively.&lt;/P&gt;&lt;P&gt;I had authorized and captured the transactions using generated customer profile ID and payment profile ID&lt;BR /&gt;using Authorize() and Authorize And Capture () methods of customer gateway class ,receiving response code as ok &amp;amp; successful but transaction ID and invoice number ,card number ,authorization code as blank.&lt;/P&gt;&lt;P&gt;I am giving you live API login ID ,code(C#) for authorize only &amp;amp; authorize &amp;amp; capture transaction and corresponding response&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Using Authorize Method :&lt;/P&gt;&lt;P&gt;CustomerGateway cg = new CustomerGateway(AuthNetLoginID, AuthNetTransKey, ServiceMode.Live);&lt;/P&gt;&lt;P&gt;IGatewayResponse igr = cg.Authorize("154266977", "146233337", Convert.ToDecimal(0.5));&lt;/P&gt;&lt;P&gt;Method Response :&lt;/P&gt;&lt;P&gt;Amount :0&lt;BR /&gt;Approved :false&lt;BR /&gt;Authorization Code :""&lt;BR /&gt;Card Number :""&lt;BR /&gt;Invoice Number :""&lt;BR /&gt;Message :""&lt;BR /&gt;Response Code :"OkI00001Successful"&lt;BR /&gt;TransactionID:""&lt;/P&gt;&lt;P&gt;2) Using Authorize &amp;amp; Capture :&lt;/P&gt;&lt;P&gt;CustomerGateway cg = new CustomerGateway(AuthNetLoginID, AuthNetTransKey, ServiceMode.Live);&lt;/P&gt;&lt;P&gt;IGatewayResponse igr1 = cg.AuthorizeAndCapture("154266977", "146233337", Convert.ToDecimal(0.5));&lt;/P&gt;&lt;P&gt;Method Response :&lt;/P&gt;&lt;P&gt;Amount :0&lt;BR /&gt;Approved :false&lt;BR /&gt;Authorization Code :""&lt;BR /&gt;Card Number :""&lt;BR /&gt;Invoice Number :""&lt;BR /&gt;Message :""&lt;BR /&gt;Response Code :"OkI00001Successful"&lt;BR /&gt;TransactionID :""&lt;/P&gt;&lt;P&gt;Please kindly help&lt;BR /&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2015 08:05:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-ID-Invoice-Number-is-blank-in-Live-using-authorize/m-p/50566#M26000</guid>
      <dc:creator>AmolR</dc:creator>
      <dc:date>2015-05-06T08:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction ID, Invoice Number is blank in Live using  authorize .net SDK (C#) and CIM- Soap</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-ID-Invoice-Number-is-blank-in-Live-using-authorize/m-p/50569#M26003</link>
      <description>&lt;P&gt;It a known bug with the SDK.&lt;/P&gt;&lt;P&gt;If you going to use the SOAP, do it directly&lt;/P&gt;&lt;P&gt;here the doc &lt;A target="_blank" href="http://developer.authorize.net/api/cim/"&gt;http://developer.authorize.net/api/cim/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2015 11:45:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-ID-Invoice-Number-is-blank-in-Live-using-authorize/m-p/50569#M26003</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2015-05-06T11:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction ID, Invoice Number is blank in Live using  authorize .net SDK (C#) and CIM- Soap</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-ID-Invoice-Number-is-blank-in-Live-using-authorize/m-p/50584#M26017</link>
      <description>&lt;P&gt;Thank you much for your immediate&amp;nbsp;&amp;nbsp;help !&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 12:27:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-ID-Invoice-Number-is-blank-in-Live-using-authorize/m-p/50584#M26017</guid>
      <dc:creator>AmolR</dc:creator>
      <dc:date>2015-05-07T12:27:58Z</dc:date>
    </item>
  </channel>
</rss>

