<?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: How to Test Auth.net Purchases are Working in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-Test-Auth-net-Purchases-are-Working/m-p/54567#M29544</link>
    <description>&lt;P&gt;Just ran the authenticateTestRequest method today and it works perfectly! Thank you for your help!&lt;/P&gt;</description>
    <pubDate>Fri, 06 May 2016 17:32:16 GMT</pubDate>
    <dc:creator>stevenreed</dc:creator>
    <dc:date>2016-05-06T17:32:16Z</dc:date>
    <item>
      <title>How to Test Auth.net Purchases are Working</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-Test-Auth-net-Purchases-are-Working/m-p/54469#M29455</link>
      <description>&lt;P class="p1"&gt;I am&amp;nbsp;working on&amp;nbsp;a system in PHP for a client that essentially makes sure their entire website is up and running. This program will be periodically pinged by something like &lt;A href="https://www.wormly.com/" target="_blank"&gt;Wormly&lt;/A&gt;&amp;nbsp;and checked to see what it is retuning. The program will test all external components of the site to see if they are working (including things like authorize.net).&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;As part of this, I would like to test their connection and ability to make payments through authorize.net. I imagine this would something along the lines of "pinging" auth.net with our API login + transaction and "simulating" a purchase. (In other words, we don't want to just check &lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_self"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;&amp;nbsp;to see if authorize.net is up, we would like to test our actual account)&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;I am not sure of the best way to do this -- any help would be appreciated. I am relatively new to Authorize.net as well, so feel free to point me in a different direction if I am not thinking about this in the correct way.&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;FYI, they are using a Joomla 3.x site with the &lt;A href="http://joomdonation.com/joomla-extensions/membership-pro-joomla-membership-subscription.html" target="_self"&gt;Membership Pro Component&lt;/A&gt; + AuthNet plugin for that component.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 20:12:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-Test-Auth-net-Purchases-are-Working/m-p/54469#M29455</guid>
      <dc:creator>stevenreed</dc:creator>
      <dc:date>2016-04-27T20:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Test Auth.net Purchases are Working</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-Test-Auth-net-Purchases-are-Working/m-p/54502#M29481</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19986"&gt;@stevenreed﻿&lt;/a&gt;&amp;nbsp;Are you connecting solely to &lt;A href="https://secure.authorize.net/gateway/transact.dll?" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll?&lt;/A&gt; Or do you use the Authorize.Net API documented at &lt;A href="https://developer.authorize.net/api/reference/?" target="_blank"&gt;https://developer.authorize.net/api/reference/?&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If the former, you could submit a transaction request to &lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt; with x_test_request set to "TRUE", and that would simulate a transaction without actually charging a card or incurring fees.&lt;BR /&gt;&lt;BR /&gt;If the latter, you could use the authenticateTestRequest call; while it doesn't simulate submitting a transaction, it does respond to confirm you authenticated correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 17:53:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-Test-Auth-net-Purchases-are-Working/m-p/54502#M29481</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2016-05-03T17:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Test Auth.net Purchases are Working</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-Test-Auth-net-Purchases-are-Working/m-p/54567#M29544</link>
      <description>&lt;P&gt;Just ran the authenticateTestRequest method today and it works perfectly! Thank you for your help!&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2016 17:32:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-Test-Auth-net-Purchases-are-Working/m-p/54567#M29544</guid>
      <dc:creator>stevenreed</dc:creator>
      <dc:date>2016-05-06T17:32:16Z</dc:date>
    </item>
  </channel>
</rss>

