#ioana_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/1245676488896811031
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Some video and photo to see better the behaviour
๐ happy to help
would you mind sharing the URL of your website in test mode where we can try to replicate?
sure, this is the url https://ggstest2.com/register?league_id=10618809439517446688 and this are the credentials you can use to sign in pirvu4@ggstest.com / TakeOff123
hi! I had a look but that doesn't happen for me.
What is your complete unminified code for that component where you use the ExpressCheckoutElement?
This only happens sometimes, when refreshing the registration, i've attached my code. Maybe relevant that i am using the connect option of stripe and making payments using on behalf of. The issue occures only for the frontend part since the payment flow works as expected and only for Google Pay
any chance you can up a version of the site that is not minified? I'm trying to debug something but it's hard,
also you have a lot more code than what you shared there, you have things for updating the amount and so on and using Connect yep
This is the code of the company and I am not really sure if I am allowed to provide you the full code of this page since is not including only the Stripe payments, it also have different payment methods
no worries
for the implementation i followed the guide from the Stripe Documentation
I did manage to replicate this once but I'm not really sure what's causing it and it's hard to debug it effectively
is there anything more beside the code base that I can provide you that could help with the investigation? I will try to get an approval for the codebase, but is not very likely to get it
I think we'd need a link to a page that reproduces it with unminified code. My guess here is either
a) something re-renders and you change to using a value of stripeAccount that is a connected account with Google Pay disabled
b) maybe rate limiting by Google
but it's really hard to say
if you can open a support ticket at https://support.stripe.com/?contact=true with as much of the code and reproduction that you can, we can try to dig into this
a. all the accounts connected are using the configuration from the main account as far as I know and we checked to be sure that the configuration used has Google Pay enabled.
yeah but we made some changes recently to have Google Pay turned by default on new accounts. That might be related
or maybe not, I could be completely off
How should we provide you the code, since is a very large application is not very useful tu provide you the entier codebase, what pages do you need to send?
I'd want you to just host the site without minifying the code, turn that off in your pipeline, and share the same link to the site
it's probably something we can debug in the browser devtools on the live site when it happens/is reproduced, it's just impossible right now since we can't see what your code really does
the link I send has no minified code, we are now trying to create a new event and a registration for you to better test it
it does have minified code
but yeah is you can get a version that is not minfied and reproduces the issue, we could have a look
I think the recommendation at this point as @thin schooner mentioned is to write in to our team with a non-minified reproduction of the issue, and we can help directly from there
is it ok if i send an email? i would like to include some people in from my organisation since this is a very importing issue in our development process
Sure, there are email options at the link above