Several days ago, every Stripe.js method worked perfectly, but now I get an error every time I try to log data for a Custom Seller. Whenever I use methods like “Create a Custom Seller”, “Update a Custom Seller’s DOB”, “Update a Custom Seller’s Address”, etc. I get the following error:
I think I’ve found the problem. Stripe seems to have totally done away with the “legal_entity” branch for Custom Sellers. Instead, you can either set up a seller account as an individual – in which all the verification information is stored in the “individual” sub-branch – or as a company, in which you create multiple “persons” connected with that account (all of whom need to be verified).