<?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: When posting test transaction, 2nd transaction is declined in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54588#M29563</link>
    <description>&lt;P&gt;Here are the urlencoded request params:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;URL:&lt;/P&gt;&lt;PRE&gt;https://test.authorize.net/gateway/transact.dll&lt;/PRE&gt;&lt;P&gt;Params:&lt;/P&gt;&lt;PRE&gt;x_version=3.1&amp;amp;x_delim_char=%2C&amp;amp;x_delim_data=TRUE&amp;amp;x_relay_response=FALSE&amp;amp;x_encap_char=%7C&amp;amp;x_method=CC&amp;amp;x_amount=0.00&amp;amp;x_email_customer=FALSE&amp;amp;x_cust_id=&amp;amp;x_invoice_num=2&amp;amp;x_first_name=Nikki&amp;amp;x_last_name=Sunday&amp;amp;x_company=Shopohaulics&amp;amp;x_address=983+testitious+ave&amp;amp;x_city=Brooklyn&amp;amp;x_state=New+York&amp;amp;x_zip=11211&amp;amp;x_country=United+States&amp;amp;x_card_num=4007000000027&amp;amp;x_exp_date=1219&amp;amp;x_card_code=002&amp;amp;x_type=AUTH_ONLY&amp;amp;x_login=$login&amp;amp;x_tran_key=$key&lt;/PRE&gt;</description>
    <pubDate>Tue, 10 May 2016 22:10:09 GMT</pubDate>
    <dc:creator>psys</dc:creator>
    <dc:date>2016-05-10T22:10:09Z</dc:date>
    <item>
      <title>When posting test transaction, 2nd transaction is declined</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54578#M29554</link>
      <description>&lt;P&gt;I'm trying to create a few test transactions to seed a dev environment (using the sandbox). The first transaction always works, and the subsequent transaction is declined, error_code 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried with the same test information (cc:&amp;nbsp;4007000000027, cvv: 023, exp: 1220) and different cvv/exp info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some obvious reason that the second transaction would decline every time? I have all fraud filters turned off, or at the most relaxed setting. I've tried `sleep`ing&amp;nbsp;a few seconds between charges.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 01:10:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54578#M29554</guid>
      <dc:creator>psys</dc:creator>
      <dc:date>2016-05-10T01:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: When posting test transaction, 2nd transaction is declined</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54581#M29556</link>
      <description>&lt;P&gt;what was the response reason code for the decline?&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 13:56:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54581#M29556</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-05-10T13:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: When posting test transaction, 2nd transaction is declined</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54582#M29557</link>
      <description>&lt;P&gt;&amp;nbsp;Reason code was 2.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 14:12:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54582#M29557</guid>
      <dc:creator>psys</dc:creator>
      <dc:date>2016-05-10T14:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: When posting test transaction, 2nd transaction is declined</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54583#M29558</link>
      <description>&lt;P&gt;Incredibly, it looks as though the 'invoice_num' field can cause an error based on it's value. invoice_num=2 will cause a decline (response_code 2), invoice_num=3 will return&amp;nbsp;a response_code of 35.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this documented somewhere?&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 14:54:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54583#M29558</guid>
      <dc:creator>psys</dc:creator>
      <dc:date>2016-05-10T14:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: When posting test transaction, 2nd transaction is declined</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54587#M29562</link>
      <description>&lt;P&gt;There a testing guide&lt;/P&gt;&lt;P&gt;&lt;A href="http://developer.authorize.net/hello_world/testing_guide/" target="_blank"&gt;http://developer.authorize.net/hello_world/testing_guide/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Didn't look like it use anything about invoice#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you post your request params? for all of those&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 21:52:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54587#M29562</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-05-10T21:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: When posting test transaction, 2nd transaction is declined</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54588#M29563</link>
      <description>&lt;P&gt;Here are the urlencoded request params:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;URL:&lt;/P&gt;&lt;PRE&gt;https://test.authorize.net/gateway/transact.dll&lt;/PRE&gt;&lt;P&gt;Params:&lt;/P&gt;&lt;PRE&gt;x_version=3.1&amp;amp;x_delim_char=%2C&amp;amp;x_delim_data=TRUE&amp;amp;x_relay_response=FALSE&amp;amp;x_encap_char=%7C&amp;amp;x_method=CC&amp;amp;x_amount=0.00&amp;amp;x_email_customer=FALSE&amp;amp;x_cust_id=&amp;amp;x_invoice_num=2&amp;amp;x_first_name=Nikki&amp;amp;x_last_name=Sunday&amp;amp;x_company=Shopohaulics&amp;amp;x_address=983+testitious+ave&amp;amp;x_city=Brooklyn&amp;amp;x_state=New+York&amp;amp;x_zip=11211&amp;amp;x_country=United+States&amp;amp;x_card_num=4007000000027&amp;amp;x_exp_date=1219&amp;amp;x_card_code=002&amp;amp;x_type=AUTH_ONLY&amp;amp;x_login=$login&amp;amp;x_tran_key=$key&lt;/PRE&gt;</description>
      <pubDate>Tue, 10 May 2016 22:10:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54588#M29563</guid>
      <dc:creator>psys</dc:creator>
      <dc:date>2016-05-10T22:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: When posting test transaction, 2nd transaction is declined</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54593#M29568</link>
      <description>&lt;P&gt;Yup. Got the same error, doesn't matter if that the 1st or 2nd transaction, always get the declined.&amp;nbsp;&lt;/P&gt;&lt;P&gt;A mod will have to talk to the support.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 14:57:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54593#M29568</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-05-11T14:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: When posting test transaction, 2nd transaction is declined</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54597#M29572</link>
      <description>&lt;P&gt;Yep, should have mentioned in my followup that when I said:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;Incredibly, it looks as though the 'invoice_num' field can cause an error based on it's value. invoice_num=2 will cause a decline (response_code 2), invoice_num=3 will return&amp;nbsp;a response_code of 35."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It had nothing to do with being first or second transaction, but in my case, the second transaction always had an `invoice_num` of 2.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 16:44:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54597#M29572</guid>
      <dc:creator>psys</dc:creator>
      <dc:date>2016-05-11T16:44:41Z</dc:date>
    </item>
  </channel>
</rss>

