#mattdotmatt_unexpected
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/1309494974940708956
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi! hmm could be a few things, I'll try and see if I can find anything. Are the users this impacts in certain location? for example if you're not in the UK you can't use BACS so we filter it out on the frontend for IPs not in the Uk
i was wondering that. i would have to ask the user. they are based in scotland, but may be using a vpn or on a corporate network
it will take me a while to get feedback from them. If you can think of anything else I will look into that too
the other option is that it's part of an experiment we're doing where for a small percentage of loads we don't show one of the available non-card methods, looking at logs I think that is what happened in at least of the loads for this CheckoutSession ID
is that experiment something we can ask not be a part of? or is it part of your testing?
the latter
seems like the user always sees the issue - is that a caching thing?
I'm not sure sorry, I don't know how the experiment is applied. Did they visit the page just now in the last minute? (so I can look at logs)
well at 11/22/24 10:02 specifically I can tell you someone visited that CheckoutSession page and the experiment applied and 'held back' BACS on that load. It's also the only time that IP address visited the page ever.
Perfect - thats the right time, thanks
And that was because of the testing experiment, not the IP?
yes
thanks, ill ask them to try again/from a different browser etc and see if that resolves the issue