<?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: Bank account to use in testing? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bank-account-to-use-in-testing/m-p/17286#M9675</link>
    <description>&lt;P&gt;There's a test mode setting if you log into your Authorize.net account:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href=" https://account.authorize.net"&gt;https://account.authorize.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Enter your Login ID and Password (not the same as the API Login ID and Transaction Key)&lt;/P&gt;&lt;P&gt;On the left side click Settings under Account&lt;/P&gt;&lt;P&gt;Click Test Mode under General Security Settings under Security Settings&lt;/P&gt;</description>
    <pubDate>Sat, 24 Sep 2011 00:06:18 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2011-09-24T00:06:18Z</dc:date>
    <item>
      <title>Bank account to use in testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bank-account-to-use-in-testing/m-p/17268#M9666</link>
      <description>&lt;P&gt;I apologise if this question has been answered somewhere; &amp;nbsp;I haven't found the answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need an RTN (routing number) and bank account number that I can use for testing. &amp;nbsp;I've tried entering just any number but the charges get declined. &amp;nbsp;I was sent an e-mail when I signed up with authorize.net including credit card numbers I can use for testing but not bank account numbers...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance - ekkis&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2011 22:28:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bank-account-to-use-in-testing/m-p/17268#M9666</guid>
      <dc:creator>ekkis</dc:creator>
      <dc:date>2011-09-23T22:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Bank account to use in testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bank-account-to-use-in-testing/m-p/17272#M9668</link>
      <description>&lt;P&gt;I can't figure out how to edit my own posting. &amp;nbsp;I've found references on the net that what I have to do is use a real RTN and a made-up account number but that I need to have my merchant account set to "test mode". &amp;nbsp;I have been unable to find a setting for the "test mode" on the account but I tried my own bank account number. &amp;nbsp;it still got declined.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the code I'm using when I create the payment profile is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080"&gt;AuthNet.CreateCustomerPaymentProfileResponseType pp = svc.CreateCustomerPaymentProfile(merchant, CustomerProfileId, paytype, &lt;STRONG&gt;AuthNet.ValidationModeEnum.testMode&lt;/STRONG&gt;);﻿&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;notice the last parameter. &amp;nbsp;I presume this sets transactions against this payment profile as test (although I've found no documentation to this effect).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what else can I do?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2011 22:58:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bank-account-to-use-in-testing/m-p/17272#M9668</guid>
      <dc:creator>ekkis</dc:creator>
      <dc:date>2011-09-23T22:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bank account to use in testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bank-account-to-use-in-testing/m-p/17286#M9675</link>
      <description>&lt;P&gt;There's a test mode setting if you log into your Authorize.net account:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href=" https://account.authorize.net"&gt;https://account.authorize.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Enter your Login ID and Password (not the same as the API Login ID and Transaction Key)&lt;/P&gt;&lt;P&gt;On the left side click Settings under Account&lt;/P&gt;&lt;P&gt;Click Test Mode under General Security Settings under Security Settings&lt;/P&gt;</description>
      <pubDate>Sat, 24 Sep 2011 00:06:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bank-account-to-use-in-testing/m-p/17286#M9675</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-09-24T00:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Bank account to use in testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bank-account-to-use-in-testing/m-p/17292#M9678</link>
      <description>&lt;P&gt;TJPride,﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;got it. &amp;nbsp;thank you! &amp;nbsp;what then should be the value of that last parameter? &amp;nbsp;what exactly does it mean anyway? &amp;nbsp;it seems to be present both in the customer profile and the payment profile methods.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- e&lt;/P&gt;</description>
      <pubDate>Sat, 24 Sep 2011 00:28:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bank-account-to-use-in-testing/m-p/17292#M9678</guid>
      <dc:creator>ekkis</dc:creator>
      <dc:date>2011-09-24T00:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Bank account to use in testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bank-account-to-use-in-testing/m-p/17296#M9680</link>
      <description>&lt;P&gt;You can also set transactions to test mode individually. I'm not familiar with your API, however - I use the PHP API.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Sep 2011 04:18:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bank-account-to-use-in-testing/m-p/17296#M9680</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-09-24T04:18:46Z</dc:date>
    </item>
  </channel>
</rss>

