<?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: Possible to create a transaction but not allow it to be rebilled? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Possible-to-create-a-transaction-but-not-allow-it-to-be-rebilled/m-p/56850#M31627</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21180"&gt;@azriley&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is currently not possible to disable rebilling in the merchant interface. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are welcome to post this as a new feature using our &lt;A href="http://community.developer.authorize.net/t5/Ideas/idb-p/ideas" target="_blank"&gt;Ideas forum&lt;/A&gt;. This will allow others to vote on and make suggestions to improve the request.&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
    <pubDate>Thu, 02 Feb 2017 18:05:52 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2017-02-02T18:05:52Z</dc:date>
    <item>
      <title>Possible to create a transaction but not allow it to be rebilled?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Possible-to-create-a-transaction-but-not-allow-it-to-be-rebilled/m-p/56847#M31624</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you search by batch in Authorize.net's dashboard, there's a button for `View Rebillable Transactions`. Can anyone tell me more about how this determined and also if it's possible to set a property on the transaction so that it would not be rebillable from here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far we've tried setting the transaction properties to have recurringBilling equal to 0, which didn't seem to have the effect we're going for. Not seeing much else under Charge a Credit Card from:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/index.html" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 15:01:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Possible-to-create-a-transaction-but-not-allow-it-to-be-rebilled/m-p/56847#M31624</guid>
      <dc:creator>azriley</dc:creator>
      <dc:date>2017-02-02T15:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to create a transaction but not allow it to be rebilled?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Possible-to-create-a-transaction-but-not-allow-it-to-be-rebilled/m-p/56848#M31625</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21180"&gt;@azriley&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.authorize.net/authkb/index?page=content&amp;amp;id=A542" target="_self"&gt;Rebill Transactions&lt;/A&gt; is a Merchant Interface feature for manually creating new transaction but has specific limitations:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You have up to 90 days from the original submit date of the transaction to re-bill the transaction.&lt;/LI&gt;
&lt;LI&gt;To re-bill a transaction, it must have a status of "Settled Successfully.”&lt;/LI&gt;
&lt;LI&gt;You cannot edit any information for the transaction other than the amount.&lt;/LI&gt;
&lt;LI&gt;The re-bill feature is not automated.&lt;/LI&gt;
&lt;LI&gt;The re-billed transaction will contain the same&amp;nbsp;details as the original transaction.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If you provide more details on what you're trying to do, we can assist more.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 16:06:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Possible-to-create-a-transaction-but-not-allow-it-to-be-rebilled/m-p/56848#M31625</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-02-02T16:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to create a transaction but not allow it to be rebilled?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Possible-to-create-a-transaction-but-not-allow-it-to-be-rebilled/m-p/56849#M31626</link>
      <description>&lt;P&gt;Thanks RichardH!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're just trying to set a property on the transaction when it's created so that it's either not available in the rebillable results or when you click the View Rebillable Transactions button, creating a new rebill amount isn't an option because the textbox isn't there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know if it is possible to set up a transaction in some way so that its not rebillable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 16:49:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Possible-to-create-a-transaction-but-not-allow-it-to-be-rebilled/m-p/56849#M31626</guid>
      <dc:creator>azriley</dc:creator>
      <dc:date>2017-02-02T16:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to create a transaction but not allow it to be rebilled?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Possible-to-create-a-transaction-but-not-allow-it-to-be-rebilled/m-p/56850#M31627</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21180"&gt;@azriley&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is currently not possible to disable rebilling in the merchant interface. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are welcome to post this as a new feature using our &lt;A href="http://community.developer.authorize.net/t5/Ideas/idb-p/ideas" target="_blank"&gt;Ideas forum&lt;/A&gt;. This will allow others to vote on and make suggestions to improve the request.&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 18:05:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Possible-to-create-a-transaction-but-not-allow-it-to-be-rebilled/m-p/56850#M31627</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-02-02T18:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to create a transaction but not allow it to be rebilled?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Possible-to-create-a-transaction-but-not-allow-it-to-be-rebilled/m-p/56851#M31628</link>
      <description>&lt;P&gt;Thank you Richard for looking into this!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 19:32:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Possible-to-create-a-transaction-but-not-allow-it-to-be-rebilled/m-p/56851#M31628</guid>
      <dc:creator>azriley</dc:creator>
      <dc:date>2017-02-02T19:32:51Z</dc:date>
    </item>
  </channel>
</rss>

