#kamil1999_api

1 messages ¡ Page 1 of 1 (latest)

civic bronzeBOT
#

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

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

versed ridgeBOT
#

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.

balmy eagle
#

Hi there

#

Can you share a link to what you're referencing exactly?

cold panther
#

Hi, im trying change mode like in docs
im using
"stripe": "^13.9.0",
on default version

const stripe = new Stripe(process.env.STRIPE_SECRET_KEY, undefined);

#

here is full

balmy eagle
#

Ah, I think you need to be on a later version of the library

#

at least 14.1.0

cold panther
#

ohh, i see
do you think that changing version of stripe can have negative impact on production?

#

for exmaple changing data objects or changes in webhooks or other stuff

balmy eagle
#

Yep, this could have an impact.

cold panther
#

have you any recommendations how to deal with it safety ?

balmy eagle
#

Give me a few minutes

civic bronzeBOT
olive estuary
#

hello! Taking over from roadrunner, gimme a while to get caught up!

cold panther