#hickory_linkauthenticationelement-event
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1446184378337333449
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- hickorydickorydock_code, 1 day ago, 6 messages
Hi there! So appreciate the help I've gotten in previous tickets -- you all have been so great!
It would be really helpful for a number of reasons to know when a user has been authenticated with Stripe Link. In practice, there are several different states we'd like to be able to track if possible:
- The user has entered an email into the Stripe Link Authentication element, but they are not currently enrolled in Stripe Link
- The user's email was prefilled into the Stripe Link Authentication element, but they are not currently enrolled in Stripe Link
- The user's email was entered or prefilled into the Stripe Link authentication element, and since they are enrolled, they were sent a two-factor authentication code to complete authentication
- The user completed authentication in Stripe Link by completing the two-factor authentication challenge
Is there an event hook for any of these (or other) states?
I don't think we have anything like this today no. Looking though but might take a while, I never use that element
Appreciate you giving it a look!
yeah we don't have such a thing
I think there's a "potential hack" where I just tested and if you use LinkAuthenticationElement and PaymentElement together, the PaymentElement's change event gets auto-filled with postal code/country when you identify + authenticate with Link
But yeah overall that'd be a feature request I recommend reporting to our support team: https://support.stripe.com/contact so they can track it