#mama-account-creation

1 messages ยท Page 1 of 1 (latest)

distant tendonBOT
patent egret
#

Hello! Please don't share your personal information (like emails) this is a public channel

#

CAn you give me some more details about where you're seeing them as restricted?

glossy plover
#

On my website, I can create connected accounts for all countries except the USA; it doesn't allow me to do so.

patent egret
#

Are you getting an error? Do you have a request ID I could take a look at?

glossy plover
#

I don't get an error, but later the account is restricted.

#

yes

#

one moment

distant tendonBOT
#

mama-account-creation

glossy plover
#

req_coiFgwDUpRHnTN

#

Sorry for the wait, I just did it now from the website.

quiet relic
#

๐Ÿ‘‹ no worries and taking over here

#

I see that request sucessfully created an account

glossy plover
#

no

#

Look at the picture, it says restricted due to the TIN.

#

My website requires connected accounts from all countries, and I have no issues with any except for the USA; it restricts them and asks for the TIN number.

quiet relic
#

Yes it's the requirements different per country. This is just test mode so you can provide a random value to continue testing

glossy plover
#

If I already know, how do I provide this TIN?

#

y use php:

#

i use php:

#

"id_number"=> $dni
],
"external_account" => [
"country" => $paisCuenta,
"currency" => $currency,
"account_number" => $iban ,
"routing_number" => $enrutamiento,
"object" => "bank_account"
],

#

If I already provide the ID_number from my website using the app, why does it ask me again and restrict the account?

#

Hey, this is not the typical rookie error of how to make a charge. I follow the steps correctly, get a 200 OK, and then the account gets restricted. Something is happening.

quiet relic
#

It's not something is happenning, it's simply that we allow an Account to be created successfully first, but we will require more requirements after and you will need to provide all the requirements for the account to be activated

#

Here, you would want to call Retrieve Account to see what is the current requirements property

glossy plover
#

If something happens, I provide all the requirements through the API, and I have reviewed them. Explain to me how it can give a 200 OK and then restrict the account.

#

req_coiFgwDUpRHnTN

quiet relic
#

Sorry but I already explained above. We returns 200 first allowing to create the Account, but then we provide requirements, which needs to be fullfilled to activate

#

It's totally normal for an account be created, but still not activated

glossy plover
#

Okay, you're right, sorry. Could you help me complete the missing requirement?

#

Okay, I need to activate it through the API, can you help me?

#

In this request: req_coiFgwDUpRHnTN, what do I need to activate it, and how do I provide it from my website using the API?

quiet relic
#

It guides you how to call the Retrieve Account API to find out the requirements

glossy plover
#

I have read all the requirements, and still, it doesn't accept it.

#

Can you tell me how to input the TIN number in PHP?

#

hi ??

quiet relic
#

What do you mean by doesn't accept?

#

Can you share what you did and the error you had

glossy plover
#

have read what you told me. I'm not a native speaker, so it's a bit challenging for me, sorry ๐Ÿ™‚ It seems the tax_id is missing.

#

I've resolved it, it seems. As you told me, if it's pending, I have to check the past_due, and in this case, it's the tax_id, which translated to my language is the TIN. Thanks, man, and I'm sure I've tested your patience. The boss was pushing me, and I had to get the job done

#

have a nice day that's all ๐Ÿ™‚ THANK YOU !!!!