#zeke_best-practices

1 messages · Page 1 of 1 (latest)

echo knotBOT
#

👋 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/1354679466068279409

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

primal nest
#

CLI is only for testing purpose. In live mode, Stripe will send Webhook events to the event your system subscribes when there is any changes on your account

#

You shouldn't need CLI in live mode

fleet vessel
#

mhhh

fleet vessel
#

hi!

#

do I add my price Ids to my environmental varibles in vercel?

#

@primal nest

primal nest
#

This is up to your system to design / business requirements, whether to store the Price ID as an environment variable or in the database

fleet vessel
#

got it

#

Could you maybe explain to me something real quick.

#

I set up my production checkout and for some reason on my local host, I can get sent to the checkout page and all of the logs are for my production instance are connected to my local host. But when i go to my actual domain, I can not proceed to the checkout and I get hit with the error below and i dont have any logs.

8472-c3581c26dc59db4c.js:6
POST https://www.har.../api/stripe/checkout 400 (Bad Request)

7023-1d6b5db7e49683d0.js:1 Error initiating checkout:
Z {message: 'Request failed with status code 400', name: 'AxiosError', code: 'ERR_BAD_REQUEST', config: {…}, request: XMLHttpRequest, …}