#maks_code

1 messages ยท Page 1 of 1 (latest)

ancient rampartBOT
#

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

๐Ÿ“ 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.

worthy bolt
#

Here is a screenshot from my codebase. I'm using Effect-TS.

#

Here i can see in my node_modules that I indeed use the right version..

vagrant quarry
#

๐Ÿ‘‹
What guide are you following ?

worthy bolt
#

As its recommended, im using the preview beta version. However, a newer one

vagrant quarry
#

Why you need to use a preview version? what feature are you looking for. ?

worthy bolt
#

Accounts V2

vagrant quarry
#

What Stripe SDK are you using ?

worthy bolt
#

I was just following the guide...

i dont specifically need a preview one..

#

Node JS Sdk

vagrant quarry
worthy bolt
#

20.0.0 and 20.1.0-beta.1

tested both of these. None of them have Accounts V2

vagrant quarry
#

If you have included the right module then it's probably an issue with your ID/complier that isn't recognizing the module. You need to fix it or use @ts-ignore

worthy bolt
#

I need to use 20.1.0-beta.1 correct?

vagrant quarry
#

Yes accounts v2 are in preview, but it depends what guide are you following (the guide you shared is just about including a preview and not what feature exactly you are looking for)

worthy bolt
#

okay, i made it work! Thanks!

#

Will Accounts V2 always be in beta versions?

#

Do you know the planned release date or if this Accounts V2 is stable

vagrant quarry
worthy bolt
#

do you have api docs for accounts v2?

vagrant quarry
worthy bolt
#

Is there a way to grab customer Id from accounts V2?

#

Since accounts now handle customers too..

#

Or can Account ID be now used as customer ID?

ancient rampartBOT
limpid glade
worthy bolt
#

Would there be a conflict if I used V2 only for account and V1 for the rest of the calls?

limpid glade