<?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 Accept Hosted (iframe/lightbox): How to recover from &amp;quot;Finger Print value is not valid&amp;quot; in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iframe-lightbox-How-to-recover-from-quot-Finger/m-p/65772#M39388</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When a user enters a bad CVV, I'd like my user to correct his/her CVV and proceed to payment.&lt;BR /&gt;However, they are unable to do so - here is what is happening:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- User enters payment details with CVV=901 and clicks "Pay"&lt;/P&gt;&lt;P&gt;- User sees the message "This transaction has been declined" (which is expected)&lt;/P&gt;&lt;P&gt;- User edits the CVV field and changes it to 900&lt;/P&gt;&lt;P&gt;- User clicks "Pay" again&lt;/P&gt;&lt;P&gt;- User is shown the message "Finger Print value is not valid"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To break ouf of this situation, users must click on "Cancel",&lt;/P&gt;&lt;P&gt;in which I can reload the page and get a new token.&lt;BR /&gt;But that isn't intutive for the user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is what I'd like to achieve:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- User enters payment details with CVV=901 and clicks "Pay"&lt;/P&gt;&lt;P&gt;- User sees the message "This transaction has been declined" (which is expected)&lt;/P&gt;&lt;P&gt;(onReceiveCommunication triggered, Javascript fetches new Token from server)&lt;/P&gt;&lt;P&gt;- User edits the CVV field and changes it to 900&lt;/P&gt;&lt;P&gt;- User clicks "Pay" again&lt;/P&gt;&lt;P&gt;- Payment is processed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice will be most welcome,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jan 2019 01:12:51 GMT</pubDate>
    <dc:creator>k_kiyokawa</dc:creator>
    <dc:date>2019-01-16T01:12:51Z</dc:date>
    <item>
      <title>Accept Hosted (iframe/lightbox): How to recover from "Finger Print value is not valid"</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iframe-lightbox-How-to-recover-from-quot-Finger/m-p/65772#M39388</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When a user enters a bad CVV, I'd like my user to correct his/her CVV and proceed to payment.&lt;BR /&gt;However, they are unable to do so - here is what is happening:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- User enters payment details with CVV=901 and clicks "Pay"&lt;/P&gt;&lt;P&gt;- User sees the message "This transaction has been declined" (which is expected)&lt;/P&gt;&lt;P&gt;- User edits the CVV field and changes it to 900&lt;/P&gt;&lt;P&gt;- User clicks "Pay" again&lt;/P&gt;&lt;P&gt;- User is shown the message "Finger Print value is not valid"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To break ouf of this situation, users must click on "Cancel",&lt;/P&gt;&lt;P&gt;in which I can reload the page and get a new token.&lt;BR /&gt;But that isn't intutive for the user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is what I'd like to achieve:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- User enters payment details with CVV=901 and clicks "Pay"&lt;/P&gt;&lt;P&gt;- User sees the message "This transaction has been declined" (which is expected)&lt;/P&gt;&lt;P&gt;(onReceiveCommunication triggered, Javascript fetches new Token from server)&lt;/P&gt;&lt;P&gt;- User edits the CVV field and changes it to 900&lt;/P&gt;&lt;P&gt;- User clicks "Pay" again&lt;/P&gt;&lt;P&gt;- Payment is processed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice will be most welcome,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 01:12:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iframe-lightbox-How-to-recover-from-quot-Finger/m-p/65772#M39388</guid>
      <dc:creator>k_kiyokawa</dc:creator>
      <dc:date>2019-01-16T01:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted (iframe/lightbox): How to recover from "Finger Print value is not valid"</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iframe-lightbox-How-to-recover-from-quot-Finger/m-p/65773#M39389</link>
      <description>&lt;P&gt;By the way, I generated a new signature key as explained here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/API-hosted-form-can-t-post-after-initial-validation-error/td-p/61229/page/2" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/API-hosted-form-can-t-post-after-initial-validation-error/td-p/61229/page/2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This&amp;nbsp;time, the following happens:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- User enters payment details with CVV=901 and clicks "Pay"&lt;/P&gt;&lt;P&gt;- User sees the message "This transaction has been declined" (which is expected)&lt;/P&gt;&lt;P&gt;- User edits the CVV field and changes it to 900&lt;/P&gt;&lt;P&gt;- User clicks "Pay" again&lt;/P&gt;&lt;P&gt;- User is shown the message "Duplicate transaction"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So again, user must click "Cancel" and try again, which is intuitive.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 02:55:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iframe-lightbox-How-to-recover-from-quot-Finger/m-p/65773#M39389</guid>
      <dc:creator>k_kiyokawa</dc:creator>
      <dc:date>2019-01-16T02:55:29Z</dc:date>
    </item>
  </channel>
</rss>

