#Uche-issues
1 messages · Page 1 of 1 (latest)
We get an unknown error when users try to make a purchase
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Stripe dashboard is also not opening up right now
no updates eh @ornate hull ?
Hi 👋 I'm jumping in as my teammate needs to step away. No, there is currently no update to share.
thanks @mossy girder
@mossy girder Please notify me as soon as there is an update. Currently trying to manage the situation on my end as well
@mossy girder i see the error is resolved on twitter, still getting the error on my end... is it fully resolved?
@umbral quail is yours still broken?
@umbral quail could you check again?
@wild bobcat what is the error that you're seeing?
do you have a failing request from https://dashboard.stripe.com/test/logs/ ?
@wild bobcat @mossy girder yes mine is still broken
those failing requests are to your server afaik but I assume the request to Stripe failed as well? a request ID from https://dashboard.stripe.com/test/logs/ would help
Seems this affects only new purchases that have automatic_tax enabled. Renewals however seem to not have been affected
This is exactly what i see
ok yeah so this is the same thing toby and bismarck mentioned earlier
the eng team is still working on this
no ETA yet
Oh ok. I have fallen back to an old tax third party integration for now
please keep me updated on any porogree
Also, does the api version being used have anything to do with this issue?
no, API version is unrelated
Thanks
@umbral quail did turning off automatic tax work for you?
and if yes, where do you do that? sorry, our dev team is AFK rn... if you have POV id be much greatful
I had avalara integration earlier and i can switch between avalara or stripe tax with a WAFFLE SWITCH. removing automatic_tax might work but that means no tax will be collected at all.
Thats a better compromise than failing purchases in my opinion. Try it out
yeah for sure, i think that's better than my current scenario
how do you turn ot iff?
You can just try commenting out automatic_tax from your payload with which you call the stripe api and see if that works. Test it in your dev or staging environment though before trying in production
You might also have to change the tax behaviour of the product in stripe dashboard
I'm not sure its necessary though
thank you @umbral quail !
You're welcome