<?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 Credict card validation using accept.js in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credict-card-validation-using-accept-js/m-p/68356#M41586</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When using Accept.js with my own html form, I build it like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;form id="paymentForm"&lt;BR /&gt;method="POST"&lt;BR /&gt;action="https://YourServer/PathToExistingPaymentProcessingScript" &amp;gt;&lt;BR /&gt;&amp;lt;input type="text" name="cardNumber" id="cardNumber" placeholder="cardNumber"/&amp;gt; &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;BR /&gt;&amp;lt;input type="text" name="expMonth" id="expMonth" placeholder="expMonth"/&amp;gt; &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;BR /&gt;&amp;lt;input type="text" name="expYear" id="expYear" placeholder="expYear"/&amp;gt; &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;BR /&gt;&amp;lt;input type="text" name="cardCode" id="cardCode" placeholder="cardCode"/&amp;gt; &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" name="dataValue" id="dataValue" /&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" name="dataDescriptor" id="dataDescriptor" /&amp;gt;&lt;BR /&gt;&amp;lt;button type="button" onclick="sendPaymentDataToAnet()"&amp;gt;Pay&amp;lt;/button&amp;gt;&lt;BR /&gt;&amp;lt;/form&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have read that "&lt;STRONG&gt;Accept.js contains built-in data type validation for these fields. While Accept.js validates the data, it doesn’t do any authorization of the card number or any check to see if the expiration date, postal code, or card code are correct for that card. Those steps will happen later in the process when you submit the payment nonce as part of a transaction request."&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The question is, how can I get this validations responses to print them on my form? Is there any example?&lt;/P&gt;&lt;P&gt;And, is it possible to get those validations responses in spanish?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2019 20:26:17 GMT</pubDate>
    <dc:creator>mzelener</dc:creator>
    <dc:date>2019-07-10T20:26:17Z</dc:date>
    <item>
      <title>Credict card validation using accept.js</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credict-card-validation-using-accept-js/m-p/68356#M41586</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When using Accept.js with my own html form, I build it like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;form id="paymentForm"&lt;BR /&gt;method="POST"&lt;BR /&gt;action="https://YourServer/PathToExistingPaymentProcessingScript" &amp;gt;&lt;BR /&gt;&amp;lt;input type="text" name="cardNumber" id="cardNumber" placeholder="cardNumber"/&amp;gt; &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;BR /&gt;&amp;lt;input type="text" name="expMonth" id="expMonth" placeholder="expMonth"/&amp;gt; &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;BR /&gt;&amp;lt;input type="text" name="expYear" id="expYear" placeholder="expYear"/&amp;gt; &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;BR /&gt;&amp;lt;input type="text" name="cardCode" id="cardCode" placeholder="cardCode"/&amp;gt; &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" name="dataValue" id="dataValue" /&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" name="dataDescriptor" id="dataDescriptor" /&amp;gt;&lt;BR /&gt;&amp;lt;button type="button" onclick="sendPaymentDataToAnet()"&amp;gt;Pay&amp;lt;/button&amp;gt;&lt;BR /&gt;&amp;lt;/form&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have read that "&lt;STRONG&gt;Accept.js contains built-in data type validation for these fields. While Accept.js validates the data, it doesn’t do any authorization of the card number or any check to see if the expiration date, postal code, or card code are correct for that card. Those steps will happen later in the process when you submit the payment nonce as part of a transaction request."&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The question is, how can I get this validations responses to print them on my form? Is there any example?&lt;/P&gt;&lt;P&gt;And, is it possible to get those validations responses in spanish?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 20:26:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credict-card-validation-using-accept-js/m-p/68356#M41586</guid>
      <dc:creator>mzelener</dc:creator>
      <dc:date>2019-07-10T20:26:17Z</dc:date>
    </item>
  </channel>
</rss>

