<?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 Card-Present Transactions: Partial Authorization Transaction (AIM) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Transactions-Partial-Authorization-Transaction-AIM/m-p/35891#M20019</link>
    <description>&lt;P&gt;I'm trying to write the partial authorization transaction method of my java application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I set up a credit card with credit card number and exp date and then triggered the partial authorization response by using 46225 for the zip code, the status was held for review, but&lt;/P&gt;&lt;P&gt;when I set up a credit card with track1 or track2 number, the status was just approved not held for review (no partial authorization transaction).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there any way to triggered the partial authorization response when I set up a credit card with track1 or track2 number (card present)?&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2013 22:03:32 GMT</pubDate>
    <dc:creator>kijoo86</dc:creator>
    <dc:date>2013-09-23T22:03:32Z</dc:date>
    <item>
      <title>Card-Present Transactions: Partial Authorization Transaction (AIM)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Transactions-Partial-Authorization-Transaction-AIM/m-p/35891#M20019</link>
      <description>&lt;P&gt;I'm trying to write the partial authorization transaction method of my java application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I set up a credit card with credit card number and exp date and then triggered the partial authorization response by using 46225 for the zip code, the status was held for review, but&lt;/P&gt;&lt;P&gt;when I set up a credit card with track1 or track2 number, the status was just approved not held for review (no partial authorization transaction).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there any way to triggered the partial authorization response when I set up a credit card with track1 or track2 number (card present)?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 22:03:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Transactions-Partial-Authorization-Transaction-AIM/m-p/35891#M20019</guid>
      <dc:creator>kijoo86</dc:creator>
      <dc:date>2013-09-23T22:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Card-Present Transactions: Partial Authorization Transaction (AIM)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Transactions-Partial-Authorization-Transaction-AIM/m-p/35935#M20040</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/14101"&gt;@kijoo86&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead of using the zip code trigger for CP transactions, please try using the following amounts:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="607" border="1" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="83"&gt;
&lt;P&gt;&lt;STRONG&gt;AMOUNT&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="126"&gt;
&lt;P&gt;&lt;STRONG&gt;RESULT&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="240"&gt;
&lt;P&gt;&lt;STRONG&gt;REMAINING BALANCE&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="156"&gt;
&lt;P&gt;&lt;STRONG&gt;AUTHORIZED AMOUNT&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;$462.25&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Partial Authorization&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;n/a&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;$1.23&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;$462.26&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Prepaid Authorization&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;$1.23&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Full amount&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;$462.27&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Prepaid Authorization&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;-$1.23 (negative balance; see below)&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Full amount&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;$462.28&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Prepaid Authorization&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;$0&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Full amount&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We'll update the error generation guide to reflect the differences between CP and CNP triggers shortly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2013 22:58:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Transactions-Partial-Authorization-Transaction-AIM/m-p/35935#M20040</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2013-09-25T22:58:14Z</dc:date>
    </item>
  </channel>
</rss>

