<?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: Can't find Split Tender ID, Requested Amount &amp;amp; Balance On Card in position 53, 54, 55 of res in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Can-t-find-Split-Tender-ID-Requested-Amount-amp-Balance-On-Card/m-p/15652#M8897</link>
    <description>&lt;P&gt;From the AIM guide.&lt;/P&gt;&lt;P&gt;When the first transaction is successfully approved for a partial amount of the total order, a split tender ID is generated and returned to the merchant in the response. ﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My guess is that either the gift card didn't have any $ left or it getting declined from the bank to start a partial transaction. Have you try authOnly for just a few cent on the gift card to see if it work? Then void it afterward.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Aug 2011 16:31:08 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2011-08-03T16:31:08Z</dc:date>
    <item>
      <title>Can't find Split Tender ID, Requested Amount &amp; Balance On Card in position 53, 54, 55 of response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Can-t-find-Split-Tender-ID-Requested-Amount-amp-Balance-On-Card/m-p/15594#M8869</link>
      <description>&lt;P&gt;AIM&lt;/P&gt;
&lt;P&gt;version=3.1&lt;/P&gt;
&lt;P&gt;&lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to integrate the Partial Authorization for gift cards.&amp;nbsp; The site already works great with credit cards.&lt;/P&gt;
&lt;P&gt;From the documentation I believe I am only supposed to add x_allow_partial_auth=TRUE to the request to see these three fields populated on the response&lt;/P&gt;
&lt;P&gt;Split Tender ID&lt;/P&gt;
&lt;P&gt;Requested Amount&lt;/P&gt;
&lt;P&gt;Balance On Card&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see from the boards other people are having this issue to, but none of the suggested resolutions are working for me.&amp;nbsp; I have a real gift card with $5 on it.&amp;nbsp; When I try to process 295, I am being declined (good), but I don't see the three extra fields on the response (bad).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Request:&lt;/P&gt;
&lt;P&gt;|x_login=dummy-login&amp;amp;x_tran_key=dummy-transkey&amp;amp;x_method=AUTH_CAPTURE&amp;amp;x_amount=295&amp;amp;x_delim_data=TRUE&amp;amp;x_delim_char=|&amp;amp;x_relay_response=FALSE&amp;amp;x_card_num=dummy-card-num&amp;amp;x_exp_date=06/12&amp;amp;x_test_request=FALSE&amp;amp;x_version=3.1&amp;amp;x_allow_partial_auth=TRUE&amp;amp;x_zip=50265&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Response:&lt;/P&gt;
&lt;P&gt;|2|1|2|This transaction has been declined.||N|3775486533|||295.00|CC|auth_capture||||||||50265||||||||||||||||||52EDF859EBF9E9C5CBE7656993CA3A2A|||||||||||||XXXX3221|Visa||||||||||||||||&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2011 15:37:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Can-t-find-Split-Tender-ID-Requested-Amount-amp-Balance-On-Card/m-p/15594#M8869</guid>
      <dc:creator>brug92</dc:creator>
      <dc:date>2011-08-03T15:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find Split Tender ID, Requested Amount &amp; Balance On Card in position 53, 54, 55 of res</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Can-t-find-Split-Tender-ID-Requested-Amount-amp-Balance-On-Card/m-p/15620#M8881</link>
      <description>&lt;P&gt;Since you are running it against a production account. Are you sure you didn't authorize and/or capture that 5 dollars already?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S. Do NOT show your transactionKEY, that is like the password to your banking account. You NEED to change it now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2011 11:38:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Can-t-find-Split-Tender-ID-Requested-Amount-amp-Balance-On-Card/m-p/15620#M8881</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-08-03T11:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find Split Tender ID, Requested Amount &amp; Balance On Card in position 53, 54, 55 of res</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Can-t-find-Split-Tender-ID-Requested-Amount-amp-Balance-On-Card/m-p/15638#M8890</link>
      <description>&lt;P&gt;I'm sure there is still $5 on the card. &amp;nbsp;But even if there was $0 on the card, wouldn't the&amp;nbsp;Balance On Card﻿ field be populated with a 0?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2011 14:13:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Can-t-find-Split-Tender-ID-Requested-Amount-amp-Balance-On-Card/m-p/15638#M8890</guid>
      <dc:creator>brug92</dc:creator>
      <dc:date>2011-08-03T14:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find Split Tender ID, Requested Amount &amp; Balance On Card in position 53, 54, 55 of res</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Can-t-find-Split-Tender-ID-Requested-Amount-amp-Balance-On-Card/m-p/15640#M8891</link>
      <description>&lt;P&gt;The way I read the AIM Partial Authorization Transactions﻿ is that it will not return a&amp;nbsp;x_split_tender_id﻿ or any other partial transaction output if the transaction is decline.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2011 14:24:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Can-t-find-Split-Tender-ID-Requested-Amount-amp-Balance-On-Card/m-p/15640#M8891</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-08-03T14:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find Split Tender ID, Requested Amount &amp; Balance On Card in position 53, 54, 55 of res</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Can-t-find-Split-Tender-ID-Requested-Amount-amp-Balance-On-Card/m-p/15648#M8895</link>
      <description>&lt;P&gt;OK, in what case would I ever see the fields ( Split Tender ID, Requested Amount &amp;amp; Balance On Card﻿) returned in the response?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the user has multiple giftcards for $5 each and they have a $20 bill won't I need the&amp;nbsp;Split Tender ID﻿ to join them in a transaction or is it 4 independent transactions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a reliable test for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2011 16:05:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Can-t-find-Split-Tender-ID-Requested-Amount-amp-Balance-On-Card/m-p/15648#M8895</guid>
      <dc:creator>brug92</dc:creator>
      <dc:date>2011-08-03T16:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find Split Tender ID, Requested Amount &amp; Balance On Card in position 53, 54, 55 of res</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Can-t-find-Split-Tender-ID-Requested-Amount-amp-Balance-On-Card/m-p/15652#M8897</link>
      <description>&lt;P&gt;From the AIM guide.&lt;/P&gt;&lt;P&gt;When the first transaction is successfully approved for a partial amount of the total order, a split tender ID is generated and returned to the merchant in the response. ﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My guess is that either the gift card didn't have any $ left or it getting declined from the bank to start a partial transaction. Have you try authOnly for just a few cent on the gift card to see if it work? Then void it afterward.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2011 16:31:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Can-t-find-Split-Tender-ID-Requested-Amount-amp-Balance-On-Card/m-p/15652#M8897</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-08-03T16:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find Split Tender ID, Requested Amount &amp; Balance On Card in position 53, 54, 55 of res</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Can-t-find-Split-Tender-ID-Requested-Amount-amp-Balance-On-Card/m-p/15654#M8898</link>
      <description>&lt;P&gt;Yep, I tried with .01 and was expecting 4.99 in the&amp;nbsp;&amp;nbsp;Balance On Card﻿ field but it was blank. &amp;nbsp;I can try another gift card.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2011 16:35:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Can-t-find-Split-Tender-ID-Requested-Amount-amp-Balance-On-Card/m-p/15654#M8898</guid>
      <dc:creator>brug92</dc:creator>
      <dc:date>2011-08-03T16:35:53Z</dc:date>
    </item>
  </channel>
</rss>

