'Stripe custom connect account parameter error
Stripe says invalid array. error occurs when creating Custom connect account with this parameter.
documents : {passport : {files : "file name"}}
Solution 1:[1]
Passport isn't a valid field within "documents." See this API spec to look at the valid options to pass within "documents."
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | codename_duchess |
