<?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 Can I create a customer card and a payment at the same time with SCA? in Payments Troubleshooting</title>
    <link>https://community.squareup.com/t5/Payments-Troubleshooting/Can-I-create-a-customer-card-and-a-payment-at-the-same-time-with/m-p/134596#M25122</link>
    <description>&lt;P&gt;I would like to be able to allow clients to save their cards for recurring invoices and make the first payment at the same time. I am able to either "STORE" or "CHARGE" a card using SqPaymentForm and calling .verifyBuyer, but when I store a card, the payment step then errors out with a message "Payment Required" and CARD_DECLINED_VERIFICATION_REQUIRED. I thought this was because the verification token could only be used for one intent but I am able to call .verifyBuyer a second time within the callback and get a new token but this also errors out. Is there any way to store a card on file and complete a payment using SqPaymentForm?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
    <pubDate>Sat, 20 Sep 2025 14:15:52 GMT</pubDate>
    <dc:creator>Dubsado</dc:creator>
    <dc:date>2025-09-20T14:15:52Z</dc:date>
    <item>
      <title>Can I create a customer card and a payment at the same time with SCA?</title>
      <link>https://community.squareup.com/t5/Payments-Troubleshooting/Can-I-create-a-customer-card-and-a-payment-at-the-same-time-with/m-p/134596#M25122</link>
      <description>&lt;P&gt;I would like to be able to allow clients to save their cards for recurring invoices and make the first payment at the same time. I am able to either "STORE" or "CHARGE" a card using SqPaymentForm and calling .verifyBuyer, but when I store a card, the payment step then errors out with a message "Payment Required" and CARD_DECLINED_VERIFICATION_REQUIRED. I thought this was because the verification token could only be used for one intent but I am able to call .verifyBuyer a second time within the callback and get a new token but this also errors out. Is there any way to store a card on file and complete a payment using SqPaymentForm?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Sat, 20 Sep 2025 14:15:52 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Payments-Troubleshooting/Can-I-create-a-customer-card-and-a-payment-at-the-same-time-with/m-p/134596#M25122</guid>
      <dc:creator>Dubsado</dc:creator>
      <dc:date>2025-09-20T14:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a customer card and a payment at the same time with SCA?</title>
      <link>https://community.squareup.com/t5/Payments-Troubleshooting/Can-I-create-a-customer-card-and-a-payment-at-the-same-time-with/m-p/134935#M25123</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.squareup.com/t5/user/viewprofilepage/user-id/206714"&gt;@Dubsado&lt;/a&gt;,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Welcome to the Seller Community!&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;We ran this by our API folks and it sounds like you're on track.&amp;nbsp;You can only use a&amp;nbsp;verification_token&amp;nbsp;once. So, you'll need to call&amp;nbsp;verifyBuyer&amp;nbsp;to get a token to store the card on file, and then call&amp;nbsp;verifyBuyer&amp;nbsp;again to get a new token to charge the card on file. You probably should not call&amp;nbsp;verifyBuyer&amp;nbsp;from within the callback of the original call to&amp;nbsp;verifyBuyer. To be sure we're on the same page—can you let us know exactly which&amp;nbsp;error you're&amp;nbsp;receiving on the second call?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;We'll keep watch for your reply.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 22:55:26 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Payments-Troubleshooting/Can-I-create-a-customer-card-and-a-payment-at-the-same-time-with/m-p/134935#M25123</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-10-04T22:55:26Z</dc:date>
    </item>
  </channel>
</rss>

