OptionalemailOptionalurlRecommended The URL for the user's business. This may be the user's website, a profile page within your application, or another publicly available profile for the business, such as a LinkedIn or Facebook profile. Must be URL-encoded and include a scheme (http or https). If you will be prefilling this field, we highly recommend that the linked page contain a description of the user's products or services and their contact information. If we don't have enough information, we'll have to reach out to the user directly before initiating payouts.
OptionalcountryTwo-letter country code (e.g., US or CA). Must be a country that Stripe currently supports.
Optionalphone_The business phone number. Must be 10 digits only. Must also prefill stripe_user[country] with the corresponding country.
Optionalbusiness_The legal name of the business, also used for the statement descriptor.
Optionalbusiness_The type of the business. Must be one of sole_prop, corporation, non_profit, partnership, or llc.
Optionalfirst_First name of the person who will be filling out a Stripe application.
Optionallast_Last name of the person who will be filling out a Stripe application.
Optionaldob_Day (0-31), month (1-12), and year (YYYY, greater than 1900) for the birth date of the person who will be filling out a Stripe application. If you choose to pass these parameters, you must pass all three.
Optionaldob_Day (0-31), month (1-12), and year (YYYY, greater than 1900) for the birth date of the person who will be filling out a Stripe application. If you choose to pass these parameters, you must pass all three.
Optionaldob_Day (0-31), month (1-12), and year (YYYY, greater than 1900) for the birth date of the person who will be filling out a Stripe application. If you choose to pass these parameters, you must pass all three.
Optionalstreet_Standard only Street address of the business.
OptionalcityStandard only Address city of the business. We highly recommend that you also prefill stripe_user[country] with the corresponding country.
OptionalstateStandard only Address state of the business. Must be the two-letter state or province code (e.g., NY for a U.S. business or AB for a Canadian one). Must also prefill stripe_user[country] with the corresponding country.
OptionalzipStandard only Address ZIP code of the business. Must be a string. We highly recommend that you also prefill stripe_user[country] with the corresponding country.
Optionalphysical_Standard only A string: true if the user sells a physical product, false otherwise.
Optionalproduct_A description of what the business is accepting payments for.
OptionalcurrencyStandard only Three-letter ISO code representing currency, in lowercase (e.g., usd or cad). Must be a valid country and currency combination that Stripe supports. Must prefill stripe_user[country] with the corresponding country.
Optionalfirst_The Kana variation of the first name of the person who will be filling out a Stripe application. Must prefill stripe_user[country] with JP, as this parameter is only relevant for Japan.
Optionalfirst_The Kanji variation of the first name of the person who will be filling out a Stripe application. Must prefill stripe_user[country] with JP, as this parameter is only relevant for Japan.
Optionallast_The Kana variation of the last name of the person who will be filling out a Stripe application. Must prefill stripe_user[country] with JP, as this parameter is only relevant for Japan.
Optionallast_The Kanji variation of the last name of the person who will be filling out a Stripe application. Must prefill stripe_user[country] with JP, as this parameter is only relevant for Japan.
OptionalgenderThe gender of the person who will be filling out a Stripe application. (International regulations require either male or female.) Must prefill stripe_user[country] with JP, as this parameter is only relevant for Japan.
Optionalblock_Standard only The Kana variation of the address block. This parameter is only relevant for Japan. You must prefill stripe_user[country] with JP and stripe_user[zip] with a valid Japanese postal code to use this parameter.
Optionalblock_Standard only The Kanji variation of the address block. This parameter is only relevant for Japan. You must prefill stripe_user[country] with JP and stripe_user[zip] with a valid Japanese postal code to use this parameter.
Optionalbuilding_Standard only The Kana variation of the address building. This parameter is only relevant for Japan. You must prefill stripe_user[country] with JP and stripe_user[zip] with a valid Japanese postal code to use this parameter.
Optionalbuilding_Standard only The Kanji variation of the address building. This parameter is only relevant for Japan. You must prefill stripe_user[country] with JP and stripe_user[zip] with a valid Japanese postal code to use this parameter.
Recommended The user's email address. Must be a valid email format.