<?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 CIM credit card validation charges refund in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-credit-card-validation-charges-refund/m-p/31786#M16550</link>
    <description>&lt;P&gt;CIM validation liveMode, ammount chaged $0.00 to $0.01,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If ammount cahrged $0.01, how can I refund this ammount to my site user?&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Is any other way for CIM credit card Authoraization or validation without any charges?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I'm using CIM hosted form api in php&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please provide me best guidence for credit card authorization,&lt;BR /&gt;thanks&amp;nbsp;:smileyhappy:&lt;/P&gt;</description>
    <pubDate>Thu, 29 Nov 2012 10:21:04 GMT</pubDate>
    <dc:creator>wiramrathod</dc:creator>
    <dc:date>2012-11-29T10:21:04Z</dc:date>
    <item>
      <title>CIM credit card validation charges refund</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-credit-card-validation-charges-refund/m-p/31786#M16550</link>
      <description>&lt;P&gt;CIM validation liveMode, ammount chaged $0.00 to $0.01,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If ammount cahrged $0.01, how can I refund this ammount to my site user?&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Is any other way for CIM credit card Authoraization or validation without any charges?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I'm using CIM hosted form api in php&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please provide me best guidence for credit card authorization,&lt;BR /&gt;thanks&amp;nbsp;:smileyhappy:&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 10:21:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-credit-card-validation-charges-refund/m-p/31786#M16550</guid>
      <dc:creator>wiramrathod</dc:creator>
      <dc:date>2012-11-29T10:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: CIM credit card validation charges refund</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-credit-card-validation-charges-refund/m-p/31788#M16551</link>
      <description>&lt;P&gt;First, it is an auth_only transaction, which mean it only hold the amount from the card, not charging it.&lt;/P&gt;&lt;P&gt;Second, authorize.net will do a void transaction right away after the auth_only transaction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So basically you don't need to do anything.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 12:37:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-credit-card-validation-charges-refund/m-p/31788#M16551</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-11-29T12:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: CIM credit card validation charges refund</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-credit-card-validation-charges-refund/m-p/31790#M16552</link>
      <description>&lt;P&gt;Thanks, Raynor&lt;BR /&gt;&lt;BR /&gt;Right now I'm using authorize and capture, so my first payment made voided and next it captured.&lt;BR /&gt;If I use capture only xml reqvest for payment capture,&lt;BR /&gt;So will it generate voided transaction?as Voided transaction is not required here&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 13:28:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-credit-card-validation-charges-refund/m-p/31790#M16552</guid>
      <dc:creator>wiramrathod</dc:creator>
      <dc:date>2012-11-29T13:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: CIM credit card validation charges refund</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-credit-card-validation-charges-refund/m-p/31792#M16553</link>
      <description>&lt;P&gt;Right now I'm using authorize and capture, so my first payment made voided and next it captured.&lt;/P&gt;&lt;P&gt;No. only the auth_only transaction that was create for the CIM validation liveMode get voided. Any transaction that was create by you are not getting any voided unless you tell it to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 14:59:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-credit-card-validation-charges-refund/m-p/31792#M16553</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-11-29T14:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: CIM credit card validation charges refund</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-credit-card-validation-charges-refund/m-p/31794#M16554</link>
      <description>&lt;P&gt;Thank you very much,&amp;nbsp;Raynor &amp;nbsp; &amp;nbsp;&amp;nbsp;:smileyhappy:&lt;/P&gt;&lt;P&gt;finaly there are no confusions in my mind.&lt;/P&gt;&lt;P&gt;Once again thanks for the same&amp;nbsp;&lt;SPAN&gt;:smileyhappy:&amp;nbsp;&lt;SPAN&gt;:smileyhappy:&amp;nbsp;&lt;SPAN&gt;:smileyhappy:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 15:31:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-credit-card-validation-charges-refund/m-p/31794#M16554</guid>
      <dc:creator>wiramrathod</dc:creator>
      <dc:date>2012-11-29T15:31:16Z</dc:date>
    </item>
  </channel>
</rss>

