#uncle_error
1 messages ¡ Page 1 of 1 (latest)
đ 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/1318323885724401767
đ 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.
- uncle_products-prices-business-model, 2 hours ago, 5 messages
Hello
What version of the SDK are you running?
Yup
Can you check if you're using the correct interface?
https://github.com/stripe/stripe-node/blob/master/types/Customers.d.ts
Customer type does have a name parameter so I don't know why you're seeing this error
where would I look for that
?
sorry
Maybe I just need to restart VSCode
because I think I did find the interface and it does have a name?:
Yeah try it out
Nope I restarted my computer and it's still there
silly question but are you using typescript in your project? Or is it just the editor complaining?
To be clear, you can ignore these afaik if you're not using Typescript
I am using typescript
Gotcha. Let me think
it's not a big deal because it does work
just have the squiggly line and the file name is red.
Yeah I'm not sure. It usually has something to do with using the wrong type