<?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: Will user see the one dollar AUTH on their bank account? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-user-see-the-one-dollar-AUTH-on-their-bank-account/m-p/47183#M23828</link>
    <description>&lt;P&gt;Yes, you can set the validationMode to testmode on a production system. It is a param on the API call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI. this is different the the livemode/testmode on the merchant account. don't turn it to testmode on the production account unless you are testing.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Sep 2014 15:13:55 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2014-09-16T15:13:55Z</dc:date>
    <item>
      <title>Will user see the one dollar AUTH on their bank account?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-user-see-the-one-dollar-AUTH-on-their-bank-account/m-p/47163#M23818</link>
      <description>&lt;P&gt;I was testing Authorize.NET CIM and got email notification of one dollar AUTH on user's card once their profile is saved into CIM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will user actually see this one dolloar AUTH on their card on production?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand this AUTH will be automatically voided after 30 days, but it's concerning for user to see such AUTH.&lt;/P&gt;&lt;P&gt;In addition, user will see the other AUTH for full amount, which will be captured and settled later, won't they? I mean user sees two transactions while they should really just see one.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2014 14:36:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-user-see-the-one-dollar-AUTH-on-their-bank-account/m-p/47163#M23818</guid>
      <dc:creator>6spokesystem</dc:creator>
      <dc:date>2014-09-16T14:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Will user see the one dollar AUTH on their bank account?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-user-see-the-one-dollar-AUTH-on-their-bank-account/m-p/47169#M23821</link>
      <description>&lt;P&gt;If you are talking about when the validationMode is set to livemode, the auth_only will be void once the cc validated. But it might still show up on the user credit card until it process by the issuer.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2014 14:48:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-user-see-the-one-dollar-AUTH-on-their-bank-account/m-p/47169#M23821</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-09-16T14:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Will user see the one dollar AUTH on their bank account?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-user-see-the-one-dollar-AUTH-on-their-bank-account/m-p/47177#M23825</link>
      <description>&lt;P&gt;Can LIVEMODE be disabled on production so a new card won't be validated and there is no transaction on user's bank account even if AUTH_ONLY? I'm ok with handling invalid-credit-card-error when full amount is being charged.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume LIVEMORE can be disabled on sandbox as well if it can be disabled on production.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2014 15:03:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-user-see-the-one-dollar-AUTH-on-their-bank-account/m-p/47177#M23825</guid>
      <dc:creator>6spokesystem</dc:creator>
      <dc:date>2014-09-16T15:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Will user see the one dollar AUTH on their bank account?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-user-see-the-one-dollar-AUTH-on-their-bank-account/m-p/47183#M23828</link>
      <description>&lt;P&gt;Yes, you can set the validationMode to testmode on a production system. It is a param on the API call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI. this is different the the livemode/testmode on the merchant account. don't turn it to testmode on the production account unless you are testing.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2014 15:13:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-user-see-the-one-dollar-AUTH-on-their-bank-account/m-p/47183#M23828</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-09-16T15:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Will user see the one dollar AUTH on their bank account?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-user-see-the-one-dollar-AUTH-on-their-bank-account/m-p/47189#M23831</link>
      <description>&lt;P&gt;So it means validationMode must be livemode for production and user will always see that one dollar auth_only transaction, right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I validate and authorize full amount instead of this one dollar auth only when a profile is initiated in CIM, and then capture the full amount later? I just don't want user see two transactions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does Authorize.NET raise fee on my account if there are too many VOID?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That one dollar auth_only validation doesn't affect the fee, does it?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2014 15:52:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-user-see-the-one-dollar-AUTH-on-their-bank-account/m-p/47189#M23831</guid>
      <dc:creator>6spokesystem</dc:creator>
      <dc:date>2014-09-16T15:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Will user see the one dollar AUTH on their bank account?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-user-see-the-one-dollar-AUTH-on-their-bank-account/m-p/47193#M23833</link>
      <description>&lt;P&gt;So it means validationMode must be livemode for production and user will always see that one dollar auth_only transaction, right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No.&lt;/P&gt;&lt;P&gt;The ValidationMode is a param for CIM read the manual &lt;A target="_blank" href="http://developer.authorize.net/api/cim/"&gt;http://developer.authorize.net/api/cim/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other testmode on/off is a settings on the merchant account. read this&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Sandbox-Accounts-vs-Live-Accounts-Which-Does-What-Anyway/ba-p/9350"&gt;http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Sandbox-Accounts-vs-Live-Accounts-Which-Does-What-Anyway/ba-p/9350&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That one dollar auth_only validation doesn't affect the fee, does it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There a fee for Every transactions.&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, 16 Sep 2014 16:35:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-user-see-the-one-dollar-AUTH-on-their-bank-account/m-p/47193#M23833</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-09-16T16:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Will user see the one dollar AUTH on their bank account?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-user-see-the-one-dollar-AUTH-on-their-bank-account/m-p/47203#M23838</link>
      <description>&lt;P&gt;Thank you for pointing to the doc that answers my question!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the quote for other's convenience:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;liveMode generates a transaction to the&lt;/P&gt;&lt;P&gt;processor in the amount of 0.01 or 0.00. If&lt;BR /&gt;successful, the transaction is immediately voided.&lt;BR /&gt;Visa authorization transactions are changing from&lt;BR /&gt;0.01 to 0.00 for all processors. All other credit&lt;BR /&gt;card types use 0.01.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Standard gateway and merchant account fees&lt;/P&gt;&lt;P&gt;may apply to the authorization transactions.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2014 18:20:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-user-see-the-one-dollar-AUTH-on-their-bank-account/m-p/47203#M23838</guid>
      <dc:creator>6spokesystem</dc:creator>
      <dc:date>2014-09-16T18:20:19Z</dc:date>
    </item>
  </channel>
</rss>

