#happycamper_unexpected

1 messages ¡ Page 1 of 1 (latest)

jaunty cliffBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1247972602673369171

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

little hound
#

This seems like a bug, since I imagine Stripe wants usres who don't have Link accounts to create them

#

I also have another bug report:

In order to test the Link integration, I enabled it in my company's sandbox environment. I noticed, however, that when enabling Link via the Payment Method settings in the sandbox it also enabled it in our production environment. Which is obviously a huge issue.

I've been able to reproduce this 3 times now by doing the following:

  1. Make sure Link is turned OFF for both environments
  2. Turn Link ON in the sandbox
  3. Navigate to the production environment dashboard
  4. Notice that Link is set to ON in prod as well
  5. Turn Link OFF in the prod dashboard
  6. Navigate to sandbox, and notice that Link is still ON in sandbox
warm talon
#

Let's focus on one issue repro at a time. Do you have a public URL I can look at to see this behavior happening?

little hound
#

Unfortunately we don't since we haven't enabled this in production

warm talon
#

Gotcha, okay. Our docs mention when you pass defaultValues.billingDetails.email that:

In this scenario, a customer authenticates to Link directly in the payment form instead of a separate UI component.