<?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: Card Present Sandbox API URL in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Sandbox-API-URL/m-p/32962#M17505</link>
    <description>&lt;P&gt;Is this still true ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have signed up for a Card Present test account and have submitted test requets against the following endpoint:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;'&lt;A target="_blank" href="https://test.authorize.net/gateway/transact.dll'"&gt;https://test.authorize.net/gateway/transact.dll'&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the params being submitted:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;PARAMS {"x_cpversion"=&amp;gt;["1.0"], "x_login"=&amp;gt;["&amp;lt;my_login&amp;gt;"], "x_tran_key"=&amp;gt;["&amp;lt;my_key&amp;gt;"], "x_market_type"=&amp;gt;["2"], "x_device_type"=&amp;gt;[""], "x_type"=&amp;gt;["AUTH_CAPTURE"], "x_response_format"=&amp;gt;["1"], "x_delim_char"=&amp;gt;[","], "x_encap_char"=&amp;gt;["$"], "x_currency_code"=&amp;gt;["USD"], "x_invoice_num"=&amp;gt;[""], "x_description"=&amp;gt;[""], "x_first_name"=&amp;gt;[""], "x_last_name"=&amp;gt;[""], "x_track1"=&amp;gt;["&amp;lt;some test track data&amp;gt;"], "x_amount"=&amp;gt;["0.10"], "x_test_request"=&amp;gt;["TRUE"]}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the following error response message: &amp;nbsp;"(TESTMODE) The credit card has expired"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Authorize.net documnetation states that for Card Present transactions that the expiration date is not required if track1 or track2 data is present. &amp;nbsp;From the PDF:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE cellpadding="0" border="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;x_exp_date&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Customer's card expiration date&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Must be supplied if neither x_track1 nor x_track2 data is submitted.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UPDATE: &amp;nbsp;I gotten the same error when testing against the live endpoint (&lt;A href="https://cardpresent.authorize.net/gateway/transact.dll)" target="_blank"&gt;https://cardpresent.authorize.net/gateway/transact.dll)&lt;/A&gt; usign the x_test_request =&amp;gt; TRUE parameter. &amp;nbsp;Now I am confused about the Card Present transactions in either live or testing scnerios.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why am I getting this error ?&lt;/P&gt;</description>
    <pubDate>Fri, 08 Feb 2013 20:41:35 GMT</pubDate>
    <dc:creator>bwanicur</dc:creator>
    <dc:date>2013-02-08T20:41:35Z</dc:date>
    <item>
      <title>Card Present Sandbox API URL</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Sandbox-API-URL/m-p/12762#M7753</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am doing card present integration and I see this URL&amp;nbsp;&lt;/P&gt;&lt;P align="left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="3"&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://cardpresent.authorize.net/gateway/transact.dll" rel="nofollow" target="_blank"&gt;https://cardpresent.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for posting the request. Is this for real account? I have a sandbox account setup, what would be the URL for sandbox account.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2011 18:24:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Sandbox-API-URL/m-p/12762#M7753</guid>
      <dc:creator>simpalmdev</dc:creator>
      <dc:date>2011-05-09T18:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Card Present Sandbox API URL</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Sandbox-API-URL/m-p/12816#M7776</link>
      <description>&lt;P&gt;Hi simpalmdev, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The POST to URL for sandbox Card Present accounts is the same as it is for Card Not Present accounts: &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://test.authorize.net/gateway/transact.dll" target="_blank" rel="nofollow"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Elaine&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2011 19:33:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Sandbox-API-URL/m-p/12816#M7776</guid>
      <dc:creator>Elaine</dc:creator>
      <dc:date>2011-05-11T19:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Card Present Sandbox API URL</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Sandbox-API-URL/m-p/32962#M17505</link>
      <description>&lt;P&gt;Is this still true ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have signed up for a Card Present test account and have submitted test requets against the following endpoint:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;'&lt;A target="_blank" href="https://test.authorize.net/gateway/transact.dll'"&gt;https://test.authorize.net/gateway/transact.dll'&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the params being submitted:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;PARAMS {"x_cpversion"=&amp;gt;["1.0"], "x_login"=&amp;gt;["&amp;lt;my_login&amp;gt;"], "x_tran_key"=&amp;gt;["&amp;lt;my_key&amp;gt;"], "x_market_type"=&amp;gt;["2"], "x_device_type"=&amp;gt;[""], "x_type"=&amp;gt;["AUTH_CAPTURE"], "x_response_format"=&amp;gt;["1"], "x_delim_char"=&amp;gt;[","], "x_encap_char"=&amp;gt;["$"], "x_currency_code"=&amp;gt;["USD"], "x_invoice_num"=&amp;gt;[""], "x_description"=&amp;gt;[""], "x_first_name"=&amp;gt;[""], "x_last_name"=&amp;gt;[""], "x_track1"=&amp;gt;["&amp;lt;some test track data&amp;gt;"], "x_amount"=&amp;gt;["0.10"], "x_test_request"=&amp;gt;["TRUE"]}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the following error response message: &amp;nbsp;"(TESTMODE) The credit card has expired"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Authorize.net documnetation states that for Card Present transactions that the expiration date is not required if track1 or track2 data is present. &amp;nbsp;From the PDF:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE cellpadding="0" border="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;x_exp_date&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Customer's card expiration date&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Must be supplied if neither x_track1 nor x_track2 data is submitted.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UPDATE: &amp;nbsp;I gotten the same error when testing against the live endpoint (&lt;A href="https://cardpresent.authorize.net/gateway/transact.dll)" target="_blank"&gt;https://cardpresent.authorize.net/gateway/transact.dll)&lt;/A&gt; usign the x_test_request =&amp;gt; TRUE parameter. &amp;nbsp;Now I am confused about the Card Present transactions in either live or testing scnerios.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why am I getting this error ?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2013 20:41:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Sandbox-API-URL/m-p/32962#M17505</guid>
      <dc:creator>bwanicur</dc:creator>
      <dc:date>2013-02-08T20:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Card Present Sandbox API URL</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Sandbox-API-URL/m-p/32963#M17506</link>
      <description>&lt;P&gt;&lt;A target="_self" href="https://test.authorize.net/gateway/transact.dll?x_cpversion=1.0&amp;amp;x_market_type=2&amp;amp;x_device_type=&amp;amp;x_type=AUTH_CAPTURE&amp;amp;x_amount=0.10&amp;amp;x_track1=B4111111111111111^JOHN/DOE^1402178450100000343000200000000&amp;amp;x_login=[yourid]&amp;amp;x_tran_key=[yourkey]&amp;amp;x_first_name=&amp;amp;x_last_name=&amp;amp;x_description=&amp;amp;x_test_request=true&amp;amp;x_invoice_num=&amp;amp;x_encap_char=$&amp;amp;x_response_format=1&amp;amp;x_delim_char=,&amp;amp;x_currency_code=USD"&gt;Test URL&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It work fine. You can copy and paste the test URL and put in your loginID and transactionKey to try it.&lt;/P&gt;&lt;P&gt;If you don't have x_track1 the error is 1.0,3,33 Credit card number is required. and not the The credit card has expired.&lt;/P&gt;&lt;P&gt;Are you sure the test track1 data didn't have a expired date in the past?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2013 21:11:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Sandbox-API-URL/m-p/32963#M17506</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-02-08T21:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Card Present Sandbox API URL</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Sandbox-API-URL/m-p/32964#M17507</link>
      <description>&lt;P&gt;Thank you for verifying Raynor. &amp;nbsp;I will make sure that our test data is not coming from an expired card.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2013 21:23:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Present-Sandbox-API-URL/m-p/32964#M17507</guid>
      <dc:creator>bwanicur</dc:creator>
      <dc:date>2013-02-08T21:23:12Z</dc:date>
    </item>
  </channel>
</rss>

