<?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 Being able to change amount in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Being-able-to-change-amount/m-p/54243#M29253</link>
    <description>&lt;P&gt;Hello! Working on a customer form, and the company needs to review the form before charging the customer card. If the amount put in by the customer is wrong, the company needs to be able to change the amount charged to the credit card.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Most of the time, the company will need to be able to charge more than the customer entered in the form. Is this possible through Authorize.net?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know you can change the payment to less than the amount entered, just need to figure out how we can change it to possibly charge more than the amount entered.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2016 20:48:38 GMT</pubDate>
    <dc:creator>jeana</dc:creator>
    <dc:date>2016-04-04T20:48:38Z</dc:date>
    <item>
      <title>Being able to change amount</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Being-able-to-change-amount/m-p/54243#M29253</link>
      <description>&lt;P&gt;Hello! Working on a customer form, and the company needs to review the form before charging the customer card. If the amount put in by the customer is wrong, the company needs to be able to change the amount charged to the credit card.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Most of the time, the company will need to be able to charge more than the customer entered in the form. Is this possible through Authorize.net?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know you can change the payment to less than the amount entered, just need to figure out how we can change it to possibly charge more than the amount entered.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 20:48:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Being-able-to-change-amount/m-p/54243#M29253</guid>
      <dc:creator>jeana</dc:creator>
      <dc:date>2016-04-04T20:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Being able to change amount</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Being-able-to-change-amount/m-p/54245#M29255</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19886"&gt;@jeana﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, it is possible if you&amp;nbsp;use customer profiles. &amp;nbsp; For example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;use createTransactionRequest using AuthOnly and specify createProfile=true. &amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;If the amount will be lower than the original authorization, use priorAuthCapture&lt;/LI&gt;
&lt;LI&gt;If higher, void the original transaction, use the customer profile to obtain a new authorization/capture&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 21:50:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Being-able-to-change-amount/m-p/54245#M29255</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-04-04T21:50:08Z</dc:date>
    </item>
  </channel>
</rss>

