#mkoenke - Connect
1 messages · Page 1 of 1 (latest)
Hello! Can you give me the request ID showing that error? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Thanks, looking now...
We document that requirement here: https://stripe.com/docs/connect/required-verification-information#BR-full-company--card_payments|transfers
Unfortunately there's not much info there beyond what's already in the error.
It just says:
Cadastro Nacional da Pessoa Jurídica (CNPJ) - 14 digit number
awesome! thats very helpful!!
is there a test number we can use for the tax id for Brazil?
We have test values here: https://stripe.com/docs/connect/testing#test-business-tax-ids
the test number for successful verification is what I was initially using, but is also what triggered the error Stripe::InvalidRequestError: CNPJ numbers must be 14 characters long
Hm, have you tried 14 zeros?
No, but I just tried the example number from https://stripe.com/docs/billing/customer/tax-ids for Brazil and that worked!
Oh, okay, cool! 🙂
thank you!