<?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 Help Understanding Test vs Live Mode in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-Understanding-Test-vs-Live-Mode/m-p/54938#M29890</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've, what I hope, is really simple question about Test Mode. &amp;nbsp;We have Live Mode enabled now and the temporary charge of $0.01 is causing some noise with our customers, so we'd like to find a way to avoid this charge from happening, but still get the card pre-authorized before we do an actual transaction.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we do this:&lt;/P&gt;&lt;P&gt;1) When a new credit card is added in our system, do the call to Auth.net in Test Mode (so no $0.01 charge will happen) and have this return the approval notice/token&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Then when we are ready to charge a card, we'd do a normal/live call and charge the card (i.e. send the token and account ID along with the paymetn info)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Goal:&lt;BR /&gt;have credit cards be checked when entered into the system, but do not have the the $0.01 charge happen for anyone; just send the token/account info when we need to charge the card.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there's a better way to avoid the $0.01, I'd love to learn that! &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've read through this help file:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.authorize.net/authkb/index?page=content&amp;amp;id=A400&amp;amp;actp=LIST" target="_blank"&gt;https://support.authorize.net/authkb/index?page=content&amp;amp;id=A400&amp;amp;actp=LIST&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:54:50 GMT</pubDate>
    <dc:creator>Kwalla25</dc:creator>
    <dc:date>2016-06-15T19:54:50Z</dc:date>
    <item>
      <title>Help Understanding Test vs Live Mode</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-Understanding-Test-vs-Live-Mode/m-p/54938#M29890</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've, what I hope, is really simple question about Test Mode. &amp;nbsp;We have Live Mode enabled now and the temporary charge of $0.01 is causing some noise with our customers, so we'd like to find a way to avoid this charge from happening, but still get the card pre-authorized before we do an actual transaction.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we do this:&lt;/P&gt;&lt;P&gt;1) When a new credit card is added in our system, do the call to Auth.net in Test Mode (so no $0.01 charge will happen) and have this return the approval notice/token&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Then when we are ready to charge a card, we'd do a normal/live call and charge the card (i.e. send the token and account ID along with the paymetn info)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Goal:&lt;BR /&gt;have credit cards be checked when entered into the system, but do not have the the $0.01 charge happen for anyone; just send the token/account info when we need to charge the card.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there's a better way to avoid the $0.01, I'd love to learn that! &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've read through this help file:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.authorize.net/authkb/index?page=content&amp;amp;id=A400&amp;amp;actp=LIST" target="_blank"&gt;https://support.authorize.net/authkb/index?page=content&amp;amp;id=A400&amp;amp;actp=LIST&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:54:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-Understanding-Test-vs-Live-Mode/m-p/54938#M29890</guid>
      <dc:creator>Kwalla25</dc:creator>
      <dc:date>2016-06-15T19:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help Understanding Test vs Live Mode</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-Understanding-Test-vs-Live-Mode/m-p/54940#M29892</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20220"&gt;@Kwalla25﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe your referring to validationMode parameter with &lt;A href="http://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile" target="_self"&gt;createCustomerProfileRequest&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Indicates the processing mode for the request. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;liveMode: A $0 or $0.01 (depending on card type and processor) live transaction is processed against the card and then immediately voided. Address is required for cards that support $0 authorizations and will be validated along with card code if submitted.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;testMode: Card data is validated using simple mathematical checks to confirm that it appears to be valid. It is not a guarantee that the card is legitimate and customer data is not validated.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;None: No validation is performed at all. It is recommended that this option only be used for your integration testing and not for real customers.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:52:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-Understanding-Test-vs-Live-Mode/m-p/54940#M29892</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-06-15T20:52:23Z</dc:date>
    </item>
  </channel>
</rss>

