#morteza_account-riskrequirements
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/1305570821602934835
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi Stripe team
hope you are doing well
we've got this
we don't use accouns.updated webhook, neight interested in risk verification, should we take any actions ?
Hi ๐ if you aren't listening to those Event types and don't have interest in using those fields, then I don't think you need to take any action.
by the way what's risk verification
how it can be helpful
if we listen to this event, api structure will affect the prevoiius codes or they will work fine and only new feidls will be added
?
Kinda depends on what language you're using, but I believe you may need to update the version of the library regardless. I'm trying to find more context on what change you're referring to so I can answer better.
so if we don't update library the new response shape won't be available
What language do you use? Because that may not be accurate depending on that.
.net and js(node)
I use accounts api just to get issuing balance, enable disable issuing cards, get transactions for issuing cards
.net is strongly typed, so I suspect a library upgrade would be needed to see the new fields. Node isn't strongly typed, so the fields may be available there without an update.
yes
even with this i don't need any actions
morteza_account-riskrequirements