<?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: Marking a CIM transaction as recurring from an external recurring system in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18740#M10375</link>
    <description>&lt;P&gt;The recurringBilling field is just a marker, I believe -it doesn't actually make it recur automatically, if that's what you were asking. As for the zip code, are you running the transactions in live mode on a sandbox account, or test mode? Test mode -may- not act the same way as live mode. You should also check your security settings in your control panel and make sure it's set to reject on incorrect zip code match.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Nov 2011 22:27:24 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2011-11-08T22:27:24Z</dc:date>
    <item>
      <title>Marking a CIM transaction as recurring from an external recurring system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18596#M10305</link>
      <description>I am using CIM and have my own recurring billing system. In addition to the recurring payments, I accept one-time transactions which also creates profile/payment profile in CIM. I am looking for a way to distinguish between the two types of payments, and for it to appear on the Authorize.Net reports. I see a recurringBilling flag when creating the transaction - is my situation the proper use of this flag or is there another way to accomplish this?</description>
      <pubDate>Fri, 04 Nov 2011 16:39:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18596#M10305</guid>
      <dc:creator>jeffg</dc:creator>
      <dc:date>2011-11-04T16:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Marking a CIM transaction as recurring from an external recurring system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18608#M10311</link>
      <description>&lt;P&gt;When you create a transaction, you can put some additional information in the order description, or in extraOptions. You'll have to experiment a bit and see which choice is best for you, but my guess would be the latter since you can specify any name / value pair you want.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2011 19:06:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18608#M10311</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-11-04T19:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Marking a CIM transaction as recurring from an external recurring system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18728#M10369</link>
      <description>How do extraOptions values appear on reports?</description>
      <pubDate>Tue, 08 Nov 2011 17:38:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18728#M10369</guid>
      <dc:creator>jeffg</dc:creator>
      <dc:date>2011-11-08T17:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Marking a CIM transaction as recurring from an external recurring system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18730#M10370</link>
      <description>The recurringBilling field seems to fulfill our requirements, but setting this field in addition to setting zip code the 46282 (which is supposed to decline the card) returns an accepted instead on &lt;A href="https://apitest.authorize.net/soap/v1/Service.asmx" target="_blank"&gt;https://apitest.authorize.net/soap/v1/Service.asmx&lt;/A&gt; Does anyone have experience setting recurringBIlling to true?</description>
      <pubDate>Tue, 08 Nov 2011 17:44:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18730#M10370</guid>
      <dc:creator>jeffg</dc:creator>
      <dc:date>2011-11-08T17:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Marking a CIM transaction as recurring from an external recurring system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18740#M10375</link>
      <description>&lt;P&gt;The recurringBilling field is just a marker, I believe -it doesn't actually make it recur automatically, if that's what you were asking. As for the zip code, are you running the transactions in live mode on a sandbox account, or test mode? Test mode -may- not act the same way as live mode. You should also check your security settings in your control panel and make sure it's set to reject on incorrect zip code match.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2011 22:27:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18740#M10375</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-11-08T22:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Marking a CIM transaction as recurring from an external recurring system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18916#M10455</link>
      <description>&lt;P&gt;Setting the "recurringBilling" flag to true can affect how the transaction is handled at the processor.&amp;nbsp; This flag essentially tells your processor that you have an ongoing relationship with the customer and have already established their identity.&amp;nbsp; The precise result this has on the transaction can vary by processor, but one common effect is that Address Verification is no longer performed.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2011 23:46:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18916#M10455</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2011-11-14T23:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Marking a CIM transaction as recurring from an external recurring system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18930#M10462</link>
      <description>&lt;P&gt;Hmm. How would you establish their identity, exactly? Would the proper procedure be to set the first transaction to not recurring and any successive transactions to recurring? What about if their address changes? Should you always set it to not recurring just to be safe?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This seems to make things a lot more difficult.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2011 07:52:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18930#M10462</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-11-15T07:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Marking a CIM transaction as recurring from an external recurring system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18986#M10490</link>
      <description>&lt;P&gt;The way we treat it in our Automated Recurring Billing system is that we set the "Recurring Billing" flag to true only if the payment details have not changed since the last payment and that payment was successful. It is best to make sure that everything is verified again whenever the payment details are changing.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2011 00:53:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18986#M10490</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2011-11-17T00:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Marking a CIM transaction as recurring from an external recurring system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18996#M10495</link>
      <description>&lt;P&gt;Why wouldn't AVS bs used whenever the CIM profile updates? And if it is used, why would it need to be used again on the charge? The logic escapes me. Unless the new address might only apply to one of the associated billing methods, in which case I would think it wouldn't be enough to just mark it as not recurring on the first transaction after each address change.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2011 01:35:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/18996#M10495</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-11-17T01:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Marking a CIM transaction as recurring from an external recurring system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/19062#M10527</link>
      <description>&lt;P&gt;I think there is some misunderstanding here, becaue that is actually exactly what we do.&amp;nbsp; We disable the recurring billing flag (and therefore validate the address) for every transaction that occurs after a billing update.&amp;nbsp; We only send the recurring billing flag as true if the billing information on file has already been validated in a previous transaction.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For CIM transactions, the recurring flag always defaults to &lt;EM&gt;false&lt;/EM&gt; unless you explicitly override it.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2011 23:00:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/19062#M10527</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2011-11-17T23:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Marking a CIM transaction as recurring from an external recurring system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/19078#M10535</link>
      <description>&lt;P&gt;Ok, so when processing CIM transactions, best to just leave it set to the default of false, then?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2011 10:16:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/19078#M10535</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-11-18T10:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Marking a CIM transaction as recurring from an external recurring system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/19098#M10544</link>
      <description>&lt;P&gt;If you are processing a lot of recurring payments it may be worth asking your merchant account provider if they have any recommended best practices to achieve their best rates.&amp;nbsp; However, you can always safely leave it at the default or false.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2011 21:30:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/19098#M10544</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2011-11-18T21:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Marking a CIM transaction as recurring from an external recurring system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/19112#M10549</link>
      <description>&lt;P&gt;If we sign up for a merchant account as well through Authorize.net, aren't you our provider?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2011 01:34:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/19112#M10549</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-11-19T01:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Marking a CIM transaction as recurring from an external recurring system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/19392#M10686</link>
      <description>&lt;P&gt;Hey TJPride,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No, Authorize.Net is not your merchant account provider. We only provide payment gateway accounts. We refer those who need a merchant account to one of many partners. But that can be a little confusing if you did get your merchant account through CyberSource, which is one of our parent companies. Even if you got your account through them though, we at Authorize.Net have no insight into it. You'd still need to contact CyberSource.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that makes sense!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;
&lt;P&gt;Developer Community Manager&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2011 22:47:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Marking-a-CIM-transaction-as-recurring-from-an-external/m-p/19392#M10686</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2011-11-28T22:47:23Z</dc:date>
    </item>
  </channel>
</rss>

