#Steve C
1 messages ยท Page 1 of 1 (latest)
It's from stripe onboarding for a connected user
When I receive that webhook, I do not currently ask the user who is onboarding to go back to the onboarding process because it requires them to do more things. However, I just want to confirm or invalidate my current understanding.
The relevant part is:
"requirements": {
"alternatives": [
],
"current_deadline": null,
"currently_due": [
],
"disabled_reason": "requirements.pending_verification",
"errors": [
],
"eventually_due": [
],
"past_due": [
],
"pending_verification": [
"person_1Nb3lVIzb78Wy2acyIY7wRee.verification.document"
]
Gotcha! Yes, your understanding is correct - right now that accoutn has provided all the information, and is waiting on us to be verified or not
Brilliant. Thank you
I must say, this discord is extremely useful for technical questions. Especially compared to the old IRC
the folks who staff discord are the same ones that used to staff the old IRC ๐
But consider the formatting etc
I dunno, I could barely connect to the IRC some days, I mean I used IRC about 10 times in my life (and I'm old)
I think responses from stripe are faster on here too, possibly better formatted too
Yeah that's completely fair - the threading makes it a LOT easier for us to respond to a lot of people at once
I'm not generally a big fan of discord, and don't use it unless I have to, but I did notice that this is a very good experience compared to IRC, and especially compared to phone or stripe web chat.
The threading makes sense. Also, I think it let's people start conversations more freely (I used to wait until IRC was quiet for fear of seeming rude and interrupting)
These differences may seem subtle but it makes a big difference when you just need to come and get an answer and get on with your day.
It's really great.