#shakilkhan496_api

1 messages ยท Page 1 of 1 (latest)

bright pastureBOT
#

๐Ÿ‘‹ 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/1268183941974724608

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

winged finch
#

๐Ÿ‘‹ happy to help

nimble terrace
winged finch
#

would you mind sharing your code please and theerror you're receiving?

#

what version of the SDK are you using?

nimble terrace
#

Here it is , I am also not getting suggesion of blanaces , but api working well , but getting type error

#

"stripe": "^14.23.0",

#

"@stripe/connect-js": "^3.3.11",
"@stripe/react-connect-js": "^3.3.11",

winged finch
#

you need to update to the latest version. of connect-js and react-connect-js

nimble terrace
#

What is the latest version can you specify?

winged finch
#

3.3.12 if I'm not mistaken

#

oh sorry!

nimble terrace
#

connect js and react connect js for front end side I think

winged finch
#

wait

#

this is the backend code

#

my bad

nimble terrace
#

But this is from back end

winged finch
#

give me a second

nimble terrace
#

Sure

winged finch
#

yes yes sure! my bad

nimble terrace
#

Thank you

#

Api is working well but getting type error

winged finch
#

oh yes stripe needs to be at least 16.6

nimble terrace
#

For this error I cannot build the project

#

Okay let me check

#

"stripe": "^16.5.0",

#

this is the latest version what I got

bright pastureBOT