<?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 Submitting Split Tender Transactions in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Submitting-Split-Tender-Transactions/m-p/2832#M2548</link>
    <description>&lt;P&gt;When submitting a second, third, fourth, etc, payment for a split tendered transaction, are we to submit the split tender ID returned from the first split tendered payment for every subsequent payment? Or do we use the split tender ID returned from the previous split tender transaction (i.e. for the third payment we use the splint tendered id returned for the second payment)?&lt;/P&gt;</description>
    <pubDate>Thu, 15 Apr 2010 15:31:31 GMT</pubDate>
    <dc:creator>stymiee</dc:creator>
    <dc:date>2010-04-15T15:31:31Z</dc:date>
    <item>
      <title>Submitting Split Tender Transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Submitting-Split-Tender-Transactions/m-p/2832#M2548</link>
      <description>&lt;P&gt;When submitting a second, third, fourth, etc, payment for a split tendered transaction, are we to submit the split tender ID returned from the first split tendered payment for every subsequent payment? Or do we use the split tender ID returned from the previous split tender transaction (i.e. for the third payment we use the splint tendered id returned for the second payment)?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2010 15:31:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Submitting-Split-Tender-Transactions/m-p/2832#M2548</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2010-04-15T15:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Submitting Split Tender Transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Submitting-Split-Tender-Transactions/m-p/2841#M2557</link>
      <description>&lt;P&gt;Is there a max # of payment? Are we allow to limit to 2 credit/debit/prepaid/gift cards per order?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2010 20:19:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Submitting-Split-Tender-Transactions/m-p/2841#M2557</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2010-04-15T20:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Submitting Split Tender Transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Submitting-Split-Tender-Transactions/m-p/2853#M2569</link>
      <description>&lt;P&gt;stymiee, I was also wondering the same thing, then noticed in the API Updates file, in the notes, next to SplitTenderID, that it says "This is returned in the reply message for the &lt;U&gt;&lt;STRONG&gt;first&lt;/STRONG&gt;&lt;/U&gt; transaction that receives a partial authorization. Send this value to &lt;U&gt;&lt;STRONG&gt;link related transactions&lt;/STRONG&gt;&lt;/U&gt;; it is echoed back in the return string." That leads me to believe that you use the id from the first transaction for all other related transactions. I have a feeling that the SplitTenderID that is returned from the 2nd, 3rd, 4th, etc transactions (if a SplitTenderID is even returned for these) will be the same as the first, but we can't tell for sure since we won't have a way to test.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RaynorC1emen7, based on the requirements, it sounds to me that if someone wanted to use three $20 prepaid debit cards to pay for a $50 order, then you need to be able to take those three forms of payment. Approving the first $20 card but then rejecting the second $20 card since it doesn't cover the $30 balance seems as though it would go against the new requirements.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2010 18:30:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Submitting-Split-Tender-Transactions/m-p/2853#M2569</guid>
      <dc:creator>Joe</dc:creator>
      <dc:date>2010-04-16T18:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Submitting Split Tender Transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Submitting-Split-Tender-Transactions/m-p/2854#M2570</link>
      <description>&lt;P&gt;Joe, that is how I interpreted it as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for RaynorC1emen7's question I currently have my implementation allowing for a virtually indefinite number of payment methods to be used. So in your example when the second card is used the remaining balance for&amp;nbsp; that purchase would be $10 and a third form of payment would need to be used. I didn't see anything in the announcement that limits the transaction to two forms of payment. But if I missed something definitely let me know before I go and break someone's website. ;)&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2010 18:41:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Submitting-Split-Tender-Transactions/m-p/2854#M2570</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2010-04-16T18:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Submitting Split Tender Transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Submitting-Split-Tender-Transactions/m-p/2892#M2607</link>
      <description>&lt;P&gt;Hey all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The split tender ID is generated on the first transaction where a partially approved amount is approved, and is used to tie all subsequent transactions together. You must pass it in with any transactions that are a part of the split tender order. If you don't, then the payment gateway will treat that transaction as any other one. And yes, if you pass the split tender ID in in the request, it should be returned in the transaction's response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, there is no maximum amount of split tender transactions at this time. Once we support partial auths with each processor, you will be able to test that functionality on the test server, but unfortunately, not prior. :smileyindifferent:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;
&lt;P&gt;Developer Community Manager&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>Tue, 20 Apr 2010 21:39:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Submitting-Split-Tender-Transactions/m-p/2892#M2607</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2010-04-20T21:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Submitting Split Tender Transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Submitting-Split-Tender-Transactions/m-p/32868#M17412</link>
      <description>&lt;P&gt;I am using CIM sample code Approach but didn't &amp;nbsp;find &amp;nbsp;split_tender_id for multiple capture in response &amp;nbsp;.&lt;/P&gt;&lt;P&gt;In response I got &amp;nbsp; "transaction id" , "aproval code", "card type" "CC" .&lt;/P&gt;&lt;P&gt;I passed parameter are as follows to get reponse:&lt;/P&gt;&lt;P&gt;1) Login_Id&lt;/P&gt;&lt;P&gt;2) Transaction_Key&lt;/P&gt;&lt;P&gt;3) profile_id&lt;/P&gt;&lt;P&gt;4) payment_ profile_id&lt;/P&gt;&lt;P&gt;5) amount&lt;/P&gt;&lt;P&gt;6) order_invoiceNumber&lt;/P&gt;&lt;P&gt;please let me know if extraoptions like "x_allow_partial_auth=TRUE" is necessary to get split_tender_id&amp;nbsp;&lt;/P&gt;&lt;P&gt;and to pass&amp;nbsp;extraoptions&amp;nbsp;&amp;nbsp;as parameter Am i need to use "CreateCustomerProfileTransactionResponseType" class?&lt;/P&gt;</description>
      <pubDate>Sat, 02 Feb 2013 00:10:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Submitting-Split-Tender-Transactions/m-p/32868#M17412</guid>
      <dc:creator>manish321</dc:creator>
      <dc:date>2013-02-02T00:10:16Z</dc:date>
    </item>
  </channel>
</rss>

