#wizardy1992
1 messages · Page 1 of 1 (latest)
The table there mentioned "Verified date of birth and unverified address"
https://stripe.com/docs/connect/testing#test-dobs and https://stripe.com/docs/connect/testing#test-verification-addresses for the value
yeah I saw that
but it doesn`t work ((
acct_1O9qahDCKGToe2rS
"requirements": {
"alternatives": [],
"currently_due": [
"address.line1"
],
"errors": [
{
"code": "invalid_street_address",
"reason": "The provided street address cannot be found. Please verify the street name and number are correct in \"address_line1_no_match\"",
"requirement": "address.line1"
}
],
"eventually_due": [
"address.line1"
],
"past_due": [],
"pending_verification": []
},
What request id have you passed those value? req_xxx from https://dashboard.stripe.com/test/logs
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
req_JBJZH6WHbeO3by
That's a GET request? I meant the request where you set the test value
Okie, how about dob?
it`s verified
I mean where did you set it? In a different request?
👋 taking over for my colleague. Let me catch up.
I saw it`s only required addres when request card_payments
Currently, address verification is only required when requesting the card_payments capability for US connected accounts.
is that what you're referring to?
Yeah
I also tried through dashboard add this card_payments ccapability but it doesn`t trigger the additional_document
would you mind contact https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.