<?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: I'm receiving Mechant Email Receipt with $1 authorization amount along with another receipt in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/I-m-receiving-Mechant-Email-Receipt-with-1-authorization-amount/m-p/49078#M24699</link>
    <description>&lt;P&gt;Type : Authorization Only&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It might show up on the customer credit statement.&amp;nbsp; But it an auth_only transaction, and authorize.net void it right away.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the $1 is not the transaction fee,authorize.net never charge your customer tranaction fee. it always you, the seller.&lt;/P&gt;&lt;P&gt;It the amount for the vaidation transaction, some credit can valid with $0 dollars some don't.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only place I know is thru code, so it might be an settings on&amp;nbsp; Woo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Dec 2014 20:59:32 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2014-12-08T20:59:32Z</dc:date>
    <item>
      <title>I'm receiving Mechant Email Receipt with $1 authorization amount along with another receipt</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/I-m-receiving-Mechant-Email-Receipt-with-1-authorization-amount/m-p/49075#M24696</link>
      <description>&lt;P&gt;I am testing Auth.Net CIM with Woocommerce. While testing, everything seems fine. However I am receiving 2 Merhant Email Receipts with each transaction. One email shows the correct tested amount with the correct invoice number. I also receive another email that shows $1 amount as below. Is it happening because I am testing it with Sandbox and something I don't need to worry about?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;========= ORDER INFORMATION =========
Invoice : none
Description : Test transaction for ValidateCustomerPaymentProfile.
Amount : 1.00 (USD)
Payment Method : Visa
Type : Authorization Only

============== RESULTS ==============
Response : This transaction has been approved.
Authorization Code : 000000
Transaction ID : 0
Address Verification : AVS Not Applicable&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2014 20:03:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/I-m-receiving-Mechant-Email-Receipt-with-1-authorization-amount/m-p/49075#M24696</guid>
      <dc:creator>glass</dc:creator>
      <dc:date>2014-12-08T20:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: I'm receiving Mechant Email Receipt with $1 authorization amount along with another receipt</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/I-m-receiving-Mechant-Email-Receipt-with-1-authorization-amount/m-p/49076#M24697</link>
      <description>&lt;P&gt;CIM will validate the CC before saving.&lt;/P&gt;&lt;P&gt;CIM have an option to turn that off(not sure how it done on WooCommerce)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And there might be an transaction fee as it need an transaction to validate.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2014 20:19:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/I-m-receiving-Mechant-Email-Receipt-with-1-authorization-amount/m-p/49076#M24697</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-12-08T20:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: I'm receiving Mechant Email Receipt with $1 authorization amount along with another receipt</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/I-m-receiving-Mechant-Email-Receipt-with-1-authorization-amount/m-p/49077#M24698</link>
      <description>&lt;P&gt;So if this is tested on a live site, will it still show this $1 transaction or is it charged to the customer? I am currently testing with test credit cards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there is a transaction fee of $1 already set up, do you know where I can change this? I looked through Auth.Net Sandbox account but could not see anything related to transaction fee.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2014 20:39:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/I-m-receiving-Mechant-Email-Receipt-with-1-authorization-amount/m-p/49077#M24698</guid>
      <dc:creator>glass</dc:creator>
      <dc:date>2014-12-08T20:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: I'm receiving Mechant Email Receipt with $1 authorization amount along with another receipt</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/I-m-receiving-Mechant-Email-Receipt-with-1-authorization-amount/m-p/49078#M24699</link>
      <description>&lt;P&gt;Type : Authorization Only&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It might show up on the customer credit statement.&amp;nbsp; But it an auth_only transaction, and authorize.net void it right away.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the $1 is not the transaction fee,authorize.net never charge your customer tranaction fee. it always you, the seller.&lt;/P&gt;&lt;P&gt;It the amount for the vaidation transaction, some credit can valid with $0 dollars some don't.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only place I know is thru code, so it might be an settings on&amp;nbsp; Woo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2014 20:59:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/I-m-receiving-Mechant-Email-Receipt-with-1-authorization-amount/m-p/49078#M24699</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-12-08T20:59:32Z</dc:date>
    </item>
  </channel>
</rss>

