#hickory_linkauthenticationelement-event

1 messages ¡ Page 1 of 1 (latest)

severe kettleBOT
#

👋 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.

verbal rose
#

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:

  1. The user has entered an email into the Stripe Link Authentication element, but they are not currently enrolled in Stripe Link
  2. The user's email was prefilled into the Stripe Link Authentication element, but they are not currently enrolled in Stripe Link
  3. 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
  4. 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?

spice apex
#

I don't think we have anything like this today no. Looking though but might take a while, I never use that element

verbal rose
#

Appreciate you giving it a look!

spice apex
#

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

verbal rose
#

Thanks for looking, and for the potential hack -- I'll give that a try since we're using both elements on the same page.

#

Ah perfect, I was just about to ask for a feature request. Thanks, I'll fill out that form!