#robin_code
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/1328736147374866544
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
hi! hmm, probably best to open a support ticket(with full code/screenshots) about this so we can investigate. It might be something else, those CSP cross-frame error messages are sometimes red-herrings.
if you have a quick way for me to replicate this like a live site/demo, I can look at that too
I did a quick basic smoke test and it's working in general, at least
thanks @rocky terrace I did also open a support ticket, but heard I might get better faster answers here! I can set up our dev site so that this is accessible again, it's actually set up to use the real verification that requires entering details, which is fine, any incorrect details can be tried. It does very occasionally pass/fail verificiation (instead of getting stuck). Yesterday I couldn't get it to get past submitting the details at all
if you have a demo that would be great yes. And sorry for being redirected, my team/me replies to support tickets on issues like this so whoever told you to come to Discord could have just escalated the case to us
Oh no, it wasn't someone from stripe, members of my team were singing praises of the stripe discord!
I'm just getting the demo re-setup to use stripe verification
@rocky terrace
The test environment is https://dev-teen.herojourney.club/
hey thanks, i will take a look. Can you explain the repro steps I should take to encounter the issue you described?
(karllekko had to step away, I'm on their team)
please test of safari browser:
-> click register
-> View Session Times
-> pick 10 - 12 years old
-> pick desktop
-> pick any time slot
-> click continue
-> use card details:
4242 4242 4242 4242
any future expiration (01/25)
any cvc (123)
any country (im using peru but it doesn't matter)
-> use email 'robin+testthestripeverification@herojourney.club' (any email works but this will let me reset the verification to try again if it somehow passes, it does pass sometimes for unknown reason)
-> click start free trial
-> click verify me
@fringe tapir thanks for taking a look
let me know if you get stuck at any part
the verification gets stuck very often with a 'something went wrong page' in the modal and the details do not actually submit
for the details for verifcation any random name will do, any date that would make you at least 18yo (11.11.1990 for example)
and any 4 digit SSN, the verification doesn't need to pass, it just needs to proceed
I do see the frame origin errors, but it does not appear to cause problems for the flow, which appeared to complete fine
Though I did arrive at your "error" screen
"YOU’RE NOT VERIFIED YET"
Ah that's when it intermittently worked
yesterday for many attempts it was impossible for me to continue in the flow and I repeatedly got to the 'something went wrong' page
like so:
would you be able to attempt the verification a few more times if possible please?
I can try shortly, but i'm not sure whther any intermittent failure would be related to this framing in that case
if the failure takes place in the modal surely it can only be related to stripe, I'm not sure there is anything we could do our side to fix it
I say intermittent, but yesterday it failed in almost 100% of attempts on safari
whilst working on chrome
Do you have a content security policy implemented with the allow rules we describe here?
https://docs.stripe.com/security/guide?csp=csp-js#content-security-policy
Will review now thanks
however we didn't do so for the checkout and that always works
I've tried several more times at this point without encountering any blocking issues. The verification flow appears to complete, then after the "verifying..." spinner i land at the same "you're not verified yet" screen
So i suspect that something else is going on here and that reproduction is not happening for me
Ah well thank you for trying! very curious