<?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: Validation On Secure Form in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Validation-On-Secure-Form/m-p/26061#M13874</link>
    <description>&lt;P&gt;None. But&amp;nbsp; you can do your own validation (missing cc# and wrong cc# format, but not invalid cc#) on DPM since it is running on your web site until it post to authorize.net.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Apr 2012 15:13:34 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2012-04-27T15:13:34Z</dc:date>
    <item>
      <title>Validation On Secure Form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Validation-On-Secure-Form/m-p/26059#M13873</link>
      <description>&lt;P&gt;Among DPM and SIM, In which method there is an automatic validation of credit card right on &lt;A target="_blank" href="https://secure.authorize.net/gateway/transact.dll"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt; ?&lt;BR /&gt;&lt;BR /&gt;Like when the credit card number is missing or invalid, the page on the above url validate it before submission.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2012 14:57:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Validation-On-Secure-Form/m-p/26059#M13873</guid>
      <dc:creator>haseebkhilji</dc:creator>
      <dc:date>2012-04-27T14:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Validation On Secure Form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Validation-On-Secure-Form/m-p/26061#M13874</link>
      <description>&lt;P&gt;None. But&amp;nbsp; you can do your own validation (missing cc# and wrong cc# format, but not invalid cc#) on DPM since it is running on your web site until it post to authorize.net.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2012 15:13:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Validation-On-Secure-Form/m-p/26061#M13874</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-04-27T15:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Validation On Secure Form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Validation-On-Secure-Form/m-p/26063#M13875</link>
      <description>&lt;P&gt;Alright.&lt;BR /&gt;&lt;BR /&gt;Correct me if i am wrong, i will use SIM method. via response code, (1 for success) i can validate transaction on relay url page. I just only care about CC# so i can validate all the possible response code and error messages according the code on relay url page.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;One more thing, in the above scenario, if i get error for CC#, what is the appropriate way to redirect back to the secure form, as the user will see the relay page. Should i promt it like, "Your Credit Card is Invalid. Click here to go back to Payment Form".&lt;BR /&gt;&lt;BR /&gt;Waiting for your reply.&lt;BR /&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2012 15:19:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Validation-On-Secure-Form/m-p/26063#M13875</guid>
      <dc:creator>haseebkhilji</dc:creator>
      <dc:date>2012-04-27T15:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Validation On Secure Form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Validation-On-Secure-Form/m-p/26065#M13876</link>
      <description>&lt;P&gt;Correct me if i am wrong, i will use SIM method. via response code, (1 for success) i can validate transaction on relay url page. I just only care about CC# so i can validate all the possible response code and error messages according the code on relay url page.&lt;BR /&gt;Yes. If the response code is 1. That is the charge is approve, so the CC# is valid. If is anything but 1 then check the reason code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One more thing, in the above scenario, if i get error for CC#, what is the appropriate way to redirect back to the secure form, as the user will see the relay page. Should i promt it like, "Your Credit Card is Invalid. Click here to go back to Payment Form".&lt;/P&gt;&lt;P&gt;Anything that work for you, but probably want to show them the reason why the transaction was decline.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2012 15:33:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Validation-On-Secure-Form/m-p/26065#M13876</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-04-27T15:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Validation On Secure Form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Validation-On-Secure-Form/m-p/26081#M13884</link>
      <description>&lt;P&gt;I have done with my code, but when error comes, instead of showing my relay_url page, It just showing his own version of error with error message, (Only Text) on the page.&lt;BR /&gt;&lt;BR /&gt;Just like follows:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;An error occurred while trying to report this transaction to the merchant. An e-mail has been sent to the merchant informing them of the error. The following is the result of the attempt to charge your credit card.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;The credit card number is invalid.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Credit card expiration date is invalid.&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;I have put all the validation code, and error message code in relay_url page, but its not going there.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2012 21:12:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Validation-On-Secure-Form/m-p/26081#M13884</guid>
      <dc:creator>haseebkhilji</dc:creator>
      <dc:date>2012-04-27T21:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Validation On Secure Form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Validation-On-Secure-Form/m-p/26085#M13886</link>
      <description>&lt;P&gt;It mean your relay response page it not working. Try the following&lt;/P&gt;&lt;P&gt;&lt;A target="_self" href="http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Relay-Response-Basics-and-Troubleshooting/ba-p/9536"&gt;Relay Response Basics and Troubleshooting&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2012 21:41:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Validation-On-Secure-Form/m-p/26085#M13886</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-04-27T21:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Validation On Secure Form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Validation-On-Secure-Form/m-p/26091#M13889</link>
      <description>&lt;P&gt;I got it working.&lt;BR /&gt;&lt;BR /&gt;Thanks for all your support. Really Appreciated!&lt;/P&gt;</description>
      <pubDate>Sat, 28 Apr 2012 00:23:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Validation-On-Secure-Form/m-p/26091#M13889</guid>
      <dc:creator>haseebkhilji</dc:creator>
      <dc:date>2012-04-28T00:23:35Z</dc:date>
    </item>
  </channel>
</rss>

