#sem-ideia_code

1 messages ยท Page 1 of 1 (latest)

late hareBOT
terse folioBOT
#

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.

late hareBOT
#

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

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

terse folioBOT
nova lynx
tough viper
nova lynx
tough viper
#

Ohhhh ok. Gotcha. Thanks! Is there a way for us to import that directly from the stripe lib? Or do I need to create one myself?

nova lynx
#

I'm pretty sure you can import it, they're built in to the library afaik

tough viper
#

Do you have the documentation for that? I can't find a way to do so in react

nova lynx
#

Sorry, I think I'm confused. I don't think you can import server-side types in client-side code?

Are you trying to import Account type in your client-side code? If so, that wont' work

React lib uses Stripe.js underneath. Account type is defined in stripe-node which is server-side.

tough viper
#

Hmmm I did not know that. Understood, I believe I need to create it myself then.

#

Alright, thanks for the help!

nova lynx
#

NP! ๐Ÿ™‚ Sorry for the confusion