#DOWNTOWN - JS Error
1 messages · Page 1 of 1 (latest)
Hey
I noticed that in my test/settings/tax dashboard, the test mode has the following (see screenshot) while the production mode does not
Is this a new addition? because I swore my tax feature was working properly just a few days ago on test mode
Stripe Tax is a separate product
So.. any idea what I can do here?
The error shows up when I pass to checkout after having added items to cart. Could you please first tell me if anything seems out of order on my dashboard in the first set of screenshots I sent you?
I'm just trying to checkout. I haven't touched the code since the last time I tested, and it worked previously (it would add automatic_tax at checkout in test mode)
Can you share the request ID for the API request you used to create the checkout session?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
oh i see
A photo of code is not super useful in this context. The request ID will help
req_lgMwXQqVJ22uLE
try this maybe?
That's from 30 minutes ago though
I just tried to checkout again right now, and there has been no new log
Sometimes you have to clear the filters that are automaticall applied
there are none applied
yeah, that's 30 mins ago, not now
i tried one 5 minutes ago
it's not appearing on here
Most recent one in your logs
yes but that doesn't matter because when I can reach checkout, I know the tax collection works
the issue is I can't reach checkout anymore
for whatever reason
I haven't touched the code lol
ok hang on, I just tried on my local server and I can check out
so when i deploy my code, I can't collect tax in test mode?
so in localhost I can hit checkout, but on my Vercel test url I can't
Hi, snufkin had to step out but I can help. What is the error that you are getting when you try this in test mode?
And what error are you getting when you try to navigate to Checkout?
We can skip that for now, the question I have is the following:
Does test mode only work in localhost? For some reason I'm able to check out in localhost but not when I deploy to Vercel
None of our test mode functionality should only work on localhost. What is the error that you are seeing there again?