These changes will affect all users with a requested card_payments capability in the US.
New information collected and new fields added to the API:
sole_proprietorship
and single_member_llc
, must provide their business address (“company address”). In the event that the business address is the same as the representative’s personal address, your connected accounts can provide the same values for both.tax_exempt_government_instrumentality
, governmental_unit, public_company, and public_corporation, public_partnership must provide an email for the account representative. This requirement now applies to all legal entity types.legal_guardian
as well as an additional_tos_acceptances
field to record the legal guardian’s agreement to the Stripe Terms of Service. If the account representative’s date of birth indicates the individual is a minor, then an account requirement is triggered to add a legal_guardian
before the account can be activated.See the full list of required verification information to collect during onboarding for your specific connected account configurations.
We’ll request the following information from your connected accounts:
Field |
Updated requirements |
Additional considerations |
SSN or ITIN collected from US-resident Representatives (Reps) |
Last 4 digits required at onboarding for all account types (including Custom and Express connected accounts) |
This is the current behavior for Standard connected accounts |
SSN or ITIN collected from US-resident Representatives (Reps) |
If the last 4 digits fail to verify at onboarding, Reps will need to provide the full 9 digits at onboarding |
|
SSN or ITIN collected from US-resident Representatives (Reps) or Owners |
Full 9 digits required once payments volume exceeds $500K |
A Representative (Rep) is defined as a person with significant responsibility to control, manage, or direct the organization; and is authorized by the organization to agree to Stripe’s terms. For a representative, the full 9 digits are required at $500K only if no Owners are listed on the account. |
When we’re unable to verify information provided by your connected accounts, we’ll surface detailed verification responses error codes in the Accounts object.
To align with the IRS reporting thresholds for Forms 1099-K, 1099-NEC, and 1099-MISC, we’re updating the threshold at which we verify the TIN to when your payments volume reaches $600 or within 30 days of first charge, whichever comes first.
For new connected accounts, if a statement descriptor is not provided, it is prefilled using the following supplied fields (in this order): business_profile[name]
(“doing business as”), business_profile[url]
, the legal entity name (either individual[first_name]
+ individual[last_name]
or company[name]
).
In addition, if the statement descriptor prefix is not provided, it’s prefilled from the first 10 characters of the statement descriptor.
For existing accounts, if a statement descriptor or prefix fails verification, your accounts will be required to update this information. Stripe will not modify these fields using our prefill logic.