<?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: RE: AIM Filter Integration Problems (Error Code 250) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/RE-AIM-Filter-Integration-Problems-Error-Code-250/m-p/49498#M25068</link>
    <description>&lt;P&gt;Anyone using XML payload to send transactions to Authorize.Net?&lt;/P&gt;&lt;P&gt;Also, anyone using AIM Filter in their environment where XML payload is used with AIM method to integrate?&lt;/P&gt;&lt;P&gt;Appreciate your input.&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jan 2015 00:34:02 GMT</pubDate>
    <dc:creator>MuthuUVA</dc:creator>
    <dc:date>2015-01-28T00:34:02Z</dc:date>
    <item>
      <title>RE: AIM Filter Integration Problems (Error Code 250)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/RE-AIM-Filter-Integration-Problems-Error-Code-250/m-p/49479#M25051</link>
      <description>&lt;P&gt;I am running a few test transaction in my new gateway. Without the AIM IP Address Filter, I get successful transaction :-)&amp;nbsp;When I enable that filter and added my server IP for whitelist, it gives:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;errorCode&amp;gt;250&amp;lt;/errorCode&amp;gt;&amp;lt;errorText&amp;gt;This transaction has been declined.&amp;lt;/errorText&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Currently, I am using SOAP UI to test Authorize.Net&amp;nbsp;APIs.&amp;nbsp;I have also used&amp;nbsp;native calls (java directly)&amp;nbsp;to submit transaction to check whether SOAP&amp;nbsp;UI is causing the IP&amp;nbsp;problem.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The URL&amp;nbsp;I'm using that's triggering the error is:&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.authorize.net/xml/v1/request.api" target="_blank"&gt;https://api.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Auth.Net cutomer support supplied the folowing URL which resulted in a successful transaction:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" title="" href="https://secure.authorize.net/gateway/transact.dll?x_login=YOURLOGINID&amp;amp;x_tran_key=YOURTRANSACTIONKEY&amp;amp;x_version=3.1&amp;amp;x_delim_data=TRUE&amp;amp;x_relay_response=false&amp;amp;x_amount=1.00&amp;amp;x_card_num=5424000000000015&amp;amp;x_exp_date=1216"&gt;https://secure.authorize.net/gateway/transact.dll?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Since they are both technically AIM, I thought they should behave the same with the AFDS AIM IP filter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used a Advanced&amp;nbsp;REST Client Plugin from Chrome Browser&amp;nbsp;and it is also giving the same error "250". Both the tools (a)&amp;nbsp;SOAP UI and (b)&amp;nbsp;Advanced Rest Client in Chrome is giving this error. Typically these tools are used to avoid any user error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice would be greatly appreciated. Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2015 03:14:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/RE-AIM-Filter-Integration-Problems-Error-Code-250/m-p/49479#M25051</guid>
      <dc:creator>JUsch2015</dc:creator>
      <dc:date>2015-01-27T03:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: RE: AIM Filter Integration Problems (Error Code 250)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/RE-AIM-Filter-Integration-Problems-Error-Code-250/m-p/49481#M25052</link>
      <description>&lt;P&gt;So you did pass the customerIP? One problem I see it that it doesn' support IPv6&lt;/P&gt;&lt;P&gt;&lt;A href="http://developer.authorize.net/api/reference/" target="_blank"&gt;http://developer.authorize.net/api/reference/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;customerIP&lt;/TD&gt;&lt;TD&gt;IP address of customer initiating the transaction. If this value is not passed, it will default to 255.255.255.255.&lt;BR /&gt;Required only when the merchant is using customer IP based AFDS filters.&lt;/TD&gt;&lt;TD&gt;Up to 15 characters (no letters). For example, 255.255.255.255&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 27 Jan 2015 12:10:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/RE-AIM-Filter-Integration-Problems-Error-Code-250/m-p/49481#M25052</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2015-01-27T12:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: RE: AIM Filter Integration Problems (Error Code 250)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/RE-AIM-Filter-Integration-Problems-Error-Code-250/m-p/49498#M25068</link>
      <description>&lt;P&gt;Anyone using XML payload to send transactions to Authorize.Net?&lt;/P&gt;&lt;P&gt;Also, anyone using AIM Filter in their environment where XML payload is used with AIM method to integrate?&lt;/P&gt;&lt;P&gt;Appreciate your input.&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2015 00:34:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/RE-AIM-Filter-Integration-Problems-Error-Code-250/m-p/49498#M25068</guid>
      <dc:creator>MuthuUVA</dc:creator>
      <dc:date>2015-01-28T00:34:02Z</dc:date>
    </item>
  </channel>
</rss>

