#zen_connect-verification

1 messages · Page 1 of 1 (latest)

junior heronBOT
#

👋 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/1288532039863238667

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

fallow birch
upper talon
fallow birch
#

Looking...

#

Hm, at first glance this seems unexpected. Continuing to investigate, will be a few minutes though.

upper talon
#

Okay, I just tried and it didn't work:

  1. Create account in dashboard
  2. Edited business address
  3. Added person w/address
  4. Wait for verification
  5. Account enabled
fallow birch
#

Okay, we confirmed using address_line1_no_match on a Person won't work, it has to be set on the account itself. If you also set a Person's address it will validate. You need to not set the address on the Person and you should see the behavior you expect. address_line1_no_match only works on business addresses, not individual/person addresses.

upper talon
#

I see … this used to work up until a couple days ago - did something change recently?

fallow birch
#

Ah, possibly. Can you share a request ID where you updated this and it worked as expected?

upper talon
#

Lemme ask my QA folks - this may take a little while

junior heronBOT
sullen condor
#

zen_connect-verification

#

@upper talon I think it might be best to reach out to our support team to follow up if you find an example where it worked and they can help dig into whether something changed with the behaviour. Often the issue is that you're passing other details that force verification such as a specific SSN or DoB for example. But our support team will be better equipped to track this down: https://support.stripe.com/contact

upper talon
#

Alright - thanks

sullen condor
#

Do you have a more specific pointer? I'm looking and that account seems to have moved to active exactly as you passed address_not_match on one of the updates so I'm confused. You did a lot of separate API requests on it and triggered many different Events though

sullen condor
#

okay so that Event didn't change anything about payments being active right?