#Koja-taxid
1 messages · Page 1 of 1 (latest)
@umbral nacelle it's https://stripe.com/docs/api/accounts/create#create_account-company-registration_number yes , which looks like what you have
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I'd suggest using the Builder pattern in the Java library by the way
like use AccountCreateParams.builder()
your code looks ok though, what was the problem when you ran it?
it just doesn't display in commercial registry number
try setting https://stripe.com/docs/api/accounts/create#create_account-company-tax_id instead then, maybe it's that field
I think it's that, given the extra context of your screenshot