#happycamper_unexpected
1 messages ¡ Page 1 of 1 (latest)
đ 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.
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:
- Make sure Link is turned OFF for both environments
- Turn Link ON in the sandbox
- Navigate to the production environment dashboard
- Notice that Link is set to ON in prod as well
- Turn Link OFF in the prod dashboard
- Navigate to sandbox, and notice that Link is still ON in sandbox
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?
Unfortunately we don't since we haven't enabled this in production
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.