#anders_docs
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/1347172178600132659
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
in general, yes, listening to account.updated (or directly retriving the Account with the API) lets you get information about the account. however the information you can access will depend on the type of account you created.
So if some of our customers had an existing account it might not work?
So we cannot be sure to retrieve that data for all accounts?
so you mean they have Standard accounts?
if so, the information you can retrive is quite limited yes.
I recommend testing this in test mode to see if you can access the information you need or not.
Okay thanks. It sounds like it's not something we can rely on. I will test some more in test mode.
We either create a new account for them if they don't have an existing account or we let them use their existing account.
but in both case it's Standard accounts, no?
so the information you'll get is the same.
Yes, correct - I can see the accounts we created are type standard
so it's not possible when they are standard?
what is not possible?
like I said, you can retrive some information for Standard account
you need to check on your end if the information matches what you are looking for or not.
I want to retrieve company name, company address and VAT number. But I will check again if that's possible or not ๐