#abe91
1 messages · Page 1 of 1 (latest)
Hello! Is the connected account in the US?
Yes
Can you give me the request ID where you created the account? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
The request ID is req_2QsV0YQ1L2VKdZ
The account number in that request ends in 1116, so it looks like you used the wrong account number for your test.
Oh sorry I sent the wrong request ID, one sec
This is the request ID req_OW8iX2zAwL7iYq
Looking...
It seems like that worked as expected to me?
The connected account has this:
"currently_due": [
"documents.bank_account_ownership_verification.files"
],
And Payouts are paused.
I think maybe you're listening for the wrong Event? You need to listen for account.updated for this detail.
I’ll test it again and see! Thanks for the help! 🙂
Have a look at evt_1NdTwPRXGURqM1QjPRkjXMn8 for example.
I believe you’re right! I’ll be testing it again tonight and tomorrow!