<?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 How to reference previous transaction to charge credit card (any amount at any time) again in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-reference-previous-transaction-to-charge-credit-card-any/m-p/26608#M14130</link>
    <description>&lt;P&gt;ASP.Net, C#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use the following Post method to charge credit card without leaving our website. It is working perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;WebClient wc = new WebClient(); &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;NameValueCollection form = new NameValueCollection(); &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;form.Add("x_login", _loginId); &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;... &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Byte[] response = wc.UploadValues("&lt;A target="_blank" href="https://test.authorize.net/gateway/transact.dll"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;", form);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;My question is:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;We would like to refer a previous transaction Id (along with LoginID, TransactionKey and Amount) to charge a amount.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Similary to PayPal's DoReferenceTransaction. It basically allow us to charge&amp;nbsp;credit cards&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;(&lt;U&gt;any amount at any time&lt;/U&gt;)&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;without storing credit card information at our server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got lost since I'm not familiar with Authorize.Net. Could someone please point me a right direction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank in advance!&lt;/P&gt;</description>
    <pubDate>Sun, 20 May 2012 23:33:35 GMT</pubDate>
    <dc:creator>winlwinoo</dc:creator>
    <dc:date>2012-05-20T23:33:35Z</dc:date>
    <item>
      <title>How to reference previous transaction to charge credit card (any amount at any time) again</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-reference-previous-transaction-to-charge-credit-card-any/m-p/26608#M14130</link>
      <description>&lt;P&gt;ASP.Net, C#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use the following Post method to charge credit card without leaving our website. It is working perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;WebClient wc = new WebClient(); &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;NameValueCollection form = new NameValueCollection(); &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;form.Add("x_login", _loginId); &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;... &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Byte[] response = wc.UploadValues("&lt;A target="_blank" href="https://test.authorize.net/gateway/transact.dll"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;", form);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;My question is:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;We would like to refer a previous transaction Id (along with LoginID, TransactionKey and Amount) to charge a amount.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Similary to PayPal's DoReferenceTransaction. It basically allow us to charge&amp;nbsp;credit cards&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;(&lt;U&gt;any amount at any time&lt;/U&gt;)&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;without storing credit card information at our server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got lost since I'm not familiar with Authorize.Net. Could someone please point me a right direction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank in advance!&lt;/P&gt;</description>
      <pubDate>Sun, 20 May 2012 23:33:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-reference-previous-transaction-to-charge-credit-card-any/m-p/26608#M14130</guid>
      <dc:creator>winlwinoo</dc:creator>
      <dc:date>2012-05-20T23:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to reference previous transaction to charge credit card (any amount at any time) again</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-reference-previous-transaction-to-charge-credit-card-any/m-p/26634#M14141</link>
      <description>&lt;P&gt;If you mean a new authorize and capture transaction from a previous transaction, there isn't any. But you can see if CIM will work for you.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/api/cim/"&gt;http://developer.authorize.net/api/cim/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2012 19:59:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-reference-previous-transaction-to-charge-credit-card-any/m-p/26634#M14141</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-05-21T19:59:02Z</dc:date>
    </item>
  </channel>
</rss>

