<?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 ARB Subscription ID in create callback. in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-ARB-Subscription-ID-in-create-callback/m-p/33111#M17644</link>
    <description>&lt;P&gt;Since the data is from arbResult, can you see what is in it?&lt;/P&gt;</description>
    <pubDate>Wed, 20 Feb 2013 23:48:38 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2013-02-20T23:48:38Z</dc:date>
    <item>
      <title>Get ARB Subscription ID in create callback.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-ARB-Subscription-ID-in-create-callback/m-p/33108#M17641</link>
      <description>&lt;P&gt;When we create a new ARB subscription the response comes back and we save the id it gives us. We tested and it gives us back "33".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then when the silent post callback hits our method, the response has a different id,&amp;nbsp;15631016.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;15631016 is correct in matching up with the on we see in the authorize.net online portal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, what is 33 and why doesn't it return the real ARB ID?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the code that creates the ARB and then gets the arbId:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;net.authorize.arb.Transaction arbTransaction = createARBTransaction(startDate.getTime(), creditCard, member, splitOccurrences.intValue() - 1,&amp;nbsp;splitUnit, useBillingAddress, billingAddress,&amp;nbsp;recurringOrder.getTotalAmount().doubleValue(), recurringOrder);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;net.authorize.arb.Result&amp;lt;?&amp;gt; arbResult =&amp;nbsp;(net.authorize.arb.Result&amp;lt;?&amp;gt;) merchant.postTransaction(arbTransaction);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;String arbId;&lt;BR /&gt;if (arbResult.isOk()) {&lt;BR /&gt;&amp;nbsp; &amp;nbsp;arbId = arbResult.getResultSubscriptionId();&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2013 23:14:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-ARB-Subscription-ID-in-create-callback/m-p/33108#M17641</guid>
      <dc:creator>dalelarsen</dc:creator>
      <dc:date>2013-02-20T23:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Get ARB Subscription ID in create callback.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-ARB-Subscription-ID-in-create-callback/m-p/33111#M17644</link>
      <description>&lt;P&gt;Since the data is from arbResult, can you see what is in it?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2013 23:48:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-ARB-Subscription-ID-in-create-callback/m-p/33111#M17644</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-02-20T23:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Get ARB Subscription ID in create callback.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-ARB-Subscription-ID-in-create-callback/m-p/33112#M17645</link>
      <description>&lt;P&gt;Yes, I will output it to our logs so I can see what's in it then next time we try it.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2013 23:59:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-ARB-Subscription-ID-in-create-callback/m-p/33112#M17645</guid>
      <dc:creator>dalelarsen</dc:creator>
      <dc:date>2013-02-20T23:59:41Z</dc:date>
    </item>
  </channel>
</rss>

