hey there. Hope this message finds you well.
I’m implementing Stripe.js into my platform. Integration is going well but I’m stuck in a required field for creating a seller in my platform. I can create it alright, but it stays unverfied because I’m missing a required field: legal_entity[verification][document]. Which is the Document ID for the user.
I’m not seeing a possibility do add a document on Stripe.js call “create a seller” or “update a seller”. There’s a call named “update a seller’s identity document”, but this one onyl expects the document stripe ID, so apparently I can’t really upload it on bubble and use it here.
providing a screenshot for clarification. Any help would be highly appreciated. Thank you very much!