<?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: Authorization and future capture are showing up as two transactions on bank statement... in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorization-and-future-capture-are-showing-up-as-two/m-p/60699#M35213</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22788"&gt;@FredFredrickson&lt;/a&gt;&amp;nbsp; We are checking with the internal team on it and will update .&lt;/P&gt;</description>
    <pubDate>Fri, 01 Dec 2017 19:16:38 GMT</pubDate>
    <dc:creator>Anurag</dc:creator>
    <dc:date>2017-12-01T19:16:38Z</dc:date>
    <item>
      <title>Authorization and future capture are showing up as two transactions on bank statement...</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorization-and-future-capture-are-showing-up-as-two/m-p/60672#M35190</link>
      <description>&lt;P&gt;We have a POS system we've been developing for a restaurant, and one of our difficulties with Authorize.net is the inability to modify a transaction for TIPS after a capture, so our solution was to pre-authorize the card for a small percentage more and then capture the final bill total at the end of the night during closing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The&amp;nbsp;final capture&amp;nbsp;is usually less than (but can be equal to) the pre-auth&amp;nbsp;amount&amp;nbsp; depending on the size of the tip.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use authOnlyTransaction and&amp;nbsp;priorAuthCaptureTransaction to accomplish this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is, once that capture goes through, the pre-auth is still sitting in the customer's online banking if they used a debit card (as credit). I called the bank to confirm that the pre-auth will disappear naturally on its own, and that it doesn't affect their available funds (or cause over-draws) but I'm worried that a $15 bill will hold $15 for the pre-auth, and then $15 for the capture, and the customer will see -$30 in total until that pre-auth vanishes. Though it fixes itself in 24-hours, it's confusing and might spark extra customer complaints.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are we doing something wrong that the capture doesn't immediately take the place of the pre-auth?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 22:02:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorization-and-future-capture-are-showing-up-as-two/m-p/60672#M35190</guid>
      <dc:creator>FredFredrickson</dc:creator>
      <dc:date>2017-11-29T22:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization and future capture are showing up as two transactions on bank statement...</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorization-and-future-capture-are-showing-up-as-two/m-p/60694#M35208</link>
      <description>&lt;P&gt;I'm hoping somebody here has an answer for this!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 14:49:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorization-and-future-capture-are-showing-up-as-two/m-p/60694#M35208</guid>
      <dc:creator>FredFredrickson</dc:creator>
      <dc:date>2017-12-01T14:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization and future capture are showing up as two transactions on bank statement...</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorization-and-future-capture-are-showing-up-as-two/m-p/60699#M35213</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22788"&gt;@FredFredrickson&lt;/a&gt;&amp;nbsp; We are checking with the internal team on it and will update .&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 19:16:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorization-and-future-capture-are-showing-up-as-two/m-p/60699#M35213</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2017-12-01T19:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization and future capture are showing up as two transactions on bank statement...</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorization-and-future-capture-are-showing-up-as-two/m-p/60704#M35218</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21382"&gt;@Anurag&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22788"&gt;@FredFredrickson&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using TSYS/Vital processor, you can use the Tips functionality supported for both EMV and non EMV transactions through API channel.&lt;/P&gt;&lt;P&gt;Tips functionality is not supported for Non TSYS/Vital Processor.&lt;/P&gt;&lt;P&gt;Showing the transactions in the customer statement is handled at the processor side.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the restaurant scenario, if there are &amp;gt; 10 customers in a table, &amp;nbsp;there would be auto-gratitude added to the receipt.&lt;/P&gt;&lt;P&gt;If that is the case, you can use authcapture by passing Tip amount through the API -&amp;nbsp; CreateTransactionRequest.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eg: API:&lt;/P&gt;&lt;P&gt;&amp;lt;createTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;merchantAuthentication&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;XXXXX&amp;lt;/name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;transactionKey&amp;gt;XXXXX&amp;lt;/transactionKey&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/merchantAuthentication&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;refId&amp;gt;123456&amp;lt;/refId&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;transactionRequest&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;transactionType&amp;gt;authCaptureTransaction&amp;lt;/transactionType&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;amount&amp;gt;10&amp;lt;/amount&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;payment&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;creditCard&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cardNumber&amp;gt;5424000000000015&amp;lt;/cardNumber&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expirationDate&amp;gt;2020-12&amp;lt;/expirationDate&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cardCode&amp;gt;999&amp;lt;/cardCode&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/creditCard&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/payment&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;order&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;invoiceNumber&amp;gt;INV-12345&amp;lt;/invoiceNumber&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;description&amp;gt;Product Description&amp;lt;/description&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/order&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tip&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;amount&amp;gt;1.20&amp;lt;/amount&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;Tip amount&amp;lt;/name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;description&amp;gt;Tip amount&amp;lt;/description&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/tip&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/transactionRequest&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/createTransactionRequest&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 20:46:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorization-and-future-capture-are-showing-up-as-two/m-p/60704#M35218</guid>
      <dc:creator>bhav</dc:creator>
      <dc:date>2017-12-01T20:46:49Z</dc:date>
    </item>
  </channel>
</rss>

