<?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>thread Re: I'm getting same source id for each tokenize(). in Online Store</title>
    <link>https://community.squareup.com/t5/Online-Store/I-m-getting-same-source-id-for-each-tokenize/m-p/793103#M1572</link>
    <description>&lt;P&gt;please check my question carefully.&lt;BR /&gt;const tokenResult = await card.tokenize(verificationDetails);&lt;BR /&gt;if (tokenResult.status === 'OK') {&lt;BR /&gt;return tokenResult.token;&lt;BR /&gt;} else {&lt;BR /&gt;let errorMessage = `Tokenization failed-status: ${tokenResult.status}`;&lt;BR /&gt;if (tokenResult.errors) {&lt;BR /&gt;errorMessage += ` and errors: ${JSON.stringify(&lt;BR /&gt;tokenResult.errors&lt;BR /&gt;)}`;&lt;BR /&gt;}&lt;BR /&gt;throw new Error(errorMessage);&lt;BR /&gt;}&lt;BR /&gt;Despite the changed verificationDetails, tokenResult.token is the same.&lt;/P&gt;</description>
    <pubDate>Fri, 09 May 2025 02:41:29 GMT</pubDate>
    <dc:creator>CloverDev</dc:creator>
    <dc:date>2025-05-09T02:41:29Z</dc:date>
    <item>
      <title>I'm getting same source id for each tokenize().</title>
      <link>https://community.squareup.com/t5/Online-Store/I-m-getting-same-source-id-for-each-tokenize/m-p/793096#M1571</link>
      <description>&lt;P&gt;I integrate take a card payment with web SDK in my project.&lt;BR /&gt;I changed card and browser and billing information but tokenize() return same source id.&lt;BR /&gt;what is issue?&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 01:13:00 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Online-Store/I-m-getting-same-source-id-for-each-tokenize/m-p/793096#M1571</guid>
      <dc:creator>CloverDev</dc:creator>
      <dc:date>2025-05-09T01:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: I'm getting same source id for each tokenize().</title>
      <link>https://community.squareup.com/t5/Online-Store/I-m-getting-same-source-id-for-each-tokenize/m-p/793103#M1572</link>
      <description>&lt;P&gt;please check my question carefully.&lt;BR /&gt;const tokenResult = await card.tokenize(verificationDetails);&lt;BR /&gt;if (tokenResult.status === 'OK') {&lt;BR /&gt;return tokenResult.token;&lt;BR /&gt;} else {&lt;BR /&gt;let errorMessage = `Tokenization failed-status: ${tokenResult.status}`;&lt;BR /&gt;if (tokenResult.errors) {&lt;BR /&gt;errorMessage += ` and errors: ${JSON.stringify(&lt;BR /&gt;tokenResult.errors&lt;BR /&gt;)}`;&lt;BR /&gt;}&lt;BR /&gt;throw new Error(errorMessage);&lt;BR /&gt;}&lt;BR /&gt;Despite the changed verificationDetails, tokenResult.token is the same.&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 02:41:29 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Online-Store/I-m-getting-same-source-id-for-each-tokenize/m-p/793103#M1572</guid>
      <dc:creator>CloverDev</dc:creator>
      <dc:date>2025-05-09T02:41:29Z</dc:date>
    </item>
  </channel>
</rss>

