#eric_api
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/1235591519834996738
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
Hello
I've already tried reaching out to Stripe support but saw this was another option so I appreciate you getting back to me
Is there somewhere I can visit to reproduce Link not showing up?
Unfortunately not it's on our internal test server and off on a release flag on any live env at the moment
Hmm okay give me a moment to see if I can find some related internal logs, otherwise this is going to be really hard for me to debug without being able to visit your site unfortunately.
Hmm understood.
If it helps, here is an example of a req ID that has it working with the exact same frontend: req_RklwYm6MZXvWcw
Different Stripe account associated with the request ID
Thanks
Ah okay I do see some logs that indicate this account is caught up in some experiments we are doing for when to show Link or not based on some customer attributes.
Interesting. I've been prompted for Link login using the same session for the other account associated with that second reqid
I can try signing up to Link. Does the email need to match my Stripe customer email?
No it does not
But I believe one of the ways this experiment works is it looks for whether you have a Link cookie or not
(Meaning you have signed up or have an active Link account recently on your device)
So I think if you do a quick sign up and then test again you likely will see Link appear
(I know this is really confusing and I'm sorry for the confusion -- this stuff is out of my hands in terms of behavior here)
No that's fine I am following - a bit. I'm wondering if the reason it worked for my other Stripe account is we do some uber linking under the hood and perhaps their test accounts have integrations I was unaware of
so it was working by accident and I actually needed a Link account all along
I think both accounts are "working" fine.
Can I add Stripe test cards to link?
We are just doing some optimizations under the hood which means we dictate whether it will show or not.
No you wouldn't be able to add a test card for an actual link account (via link.com) here. But if you got prompted on your other accounts then you can use a test card when it is a test-mode prompt for Link.
Did you ever actually complete the Link prompt for your other account where you were seeing it?
What is the link prompt, sorry?\
Sorry, you said:
I've been prompted for Link login using the same session for the other account associated with that second reqid
Did you go through the login/sign up in test mode on that account when that happened?
Ahh I see. Yes
Ah okay you did but it still didn't appear on the other account, correct?
(I'm not sure how going through this in test mode affects the cookies that are set and looked at by the experiment)
Yeah no nothing on the other account still
Yeah okay so then I think trying to actually create a Link account via link.com and then testing may make it show up
Mostly though, your integration is sound.
You aren't doing anything wrong -- we are just working on optimizing the checkout flow on our end.
Interesting. Yeah I just took another look and this is the end result if I post an intent request to the account with Link working correctly;
And the one without:
I reached out to Stripe chat support about this as well as it felt relevant but the way payment methods are shown in the settings areas of these two accounts differs greatly
Account that does not display Link only shows it as an option under Wallet.
Perhaps that relates to what you're sayin about needing a Link.com login?
But yeah there are some things changing with how these settings show up as well.
Related to what you mentioned before - the internal expierments that are ongoing?
Yes
Yeah so sadly I'm still no further along, that didn't really seem to help
I'll try a few other things my end but if there are any other suggestions it'd be great.
It's not something you can control on your end
If we run an experiment to hide Link, you wouldn't be able to override it
No I suppose I wouldn't! As there doesn't appear to be anything wrong with our integration is that likely the case?
Can I ask how long these experiments typically run for? We'd like to test our off_session integration with Link payments before launching the new PaymentElement on of our environments
No there doesn't appear to be anything wrong with your integration. Not sure how long this experiment will run. If you reach out to support, there's a chance they'd be able to redirect you to someone with more info though: https://support.stripe.com/contact. I'm not sure if there's a way to opt you out of it or not honestly