<?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: Partial Authorization using the Java SDK (AIM) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Partial-Authorization-using-the-Java-SDK-AIM/m-p/35801#M19979</link>
    <description>&lt;P&gt;If you are using a test account, use the test trigger&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/Triggering-Specific-Transaction-Responses/td-p/34842"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/Triggering-Specific-Transaction-Responses/td-p/34842&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, read the partial authorization documentation, it might not be what you think it does.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.authorize.net/support/CP/helpfiles/Account/Settings/Partial_Authorization.htm"&gt;http://www.authorize.net/support/CP/helpfiles/Account/Settings/Partial_Authorization.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Sep 2013 00:09:32 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2013-09-19T00:09:32Z</dc:date>
    <item>
      <title>Partial Authorization using the Java SDK (AIM)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Partial-Authorization-using-the-Java-SDK-AIM/m-p/35799#M19978</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm writing a java application using the Java SDK (AIM).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to create a method which handles partial authorization transaction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I set x_allow_partial_auth=true by using&amp;nbsp;merchant.setAllowPartialAuth(true);&lt;/P&gt;&lt;P&gt;and then created a transaction by using AUTH_ONLY.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The transaction was approved and I successfully got the transaction ID.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I don't know how to get and access the values of x_psplit_tender_id, x_prepaid_balance_on_card, x_prepaid_requested_amount, x_split_tender_staus for the transaction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the value of responseMap for the transaction was always null.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please answer this for me??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Transaction authCaptureTransaction = merchant.createAIMTransaction(TransactionType.&lt;SPAN&gt;AUTH_ONLY&lt;/SPAN&gt;, &lt;SPAN&gt;new&lt;/SPAN&gt; BigDecimal(amount));&lt;/P&gt;&lt;P&gt;authCaptureTransaction.setCreditCard(creditCard);&lt;/P&gt;&lt;P&gt;authCaptureTransaction.setCustomer(customer);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Result&amp;lt;Transaction&amp;gt; result = &lt;SPAN&gt;(Result&amp;lt;Transaction&amp;gt;) merchant.postTransaction(authCaptureTransaction)&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;String &lt;SPAN&gt;splitTenderID&lt;/SPAN&gt; = result.getTarget().getResponseField(ResponseField.&lt;SPAN&gt;SPLIT_TENDER_ID&lt;/SPAN&gt;); &amp;nbsp;&amp;lt;- return null&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2013 23:43:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Partial-Authorization-using-the-Java-SDK-AIM/m-p/35799#M19978</guid>
      <dc:creator>kijoo86</dc:creator>
      <dc:date>2013-09-18T23:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Authorization using the Java SDK (AIM)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Partial-Authorization-using-the-Java-SDK-AIM/m-p/35801#M19979</link>
      <description>&lt;P&gt;If you are using a test account, use the test trigger&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/Triggering-Specific-Transaction-Responses/td-p/34842"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/Triggering-Specific-Transaction-Responses/td-p/34842&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, read the partial authorization documentation, it might not be what you think it does.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.authorize.net/support/CP/helpfiles/Account/Settings/Partial_Authorization.htm"&gt;http://www.authorize.net/support/CP/helpfiles/Account/Settings/Partial_Authorization.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2013 00:09:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Partial-Authorization-using-the-Java-SDK-AIM/m-p/35801#M19979</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-09-19T00:09:32Z</dc:date>
    </item>
  </channel>
</rss>

