#felixcao_china

1 messages · Page 1 of 1 (latest)

sick sparrowBOT
obsidian flax
#

Hi
Could you please share more details ?

desert stream
#
const { error } = await stripe.confirmSetup({
      elements,
      confirmParams: {
        // Handle both payment collection and its callback by redirecting to current page itself.
        return_url: url.toString(),
      },
    });
#

I use stripe.confirmSetup to confirm

obsidian flax
#

What guide are you following for accepting payment and what Stripe Product are you using ?

obsidian flax
desert stream
obsidian flax
#

Yes now, you need to click on. the complete button of the popup

#

that's not an error

desert stream
#

Got it, Great

#

Thanks!