#Kapuma-routing-number

1 messages · Page 1 of 1 (latest)

blazing pasture
#

Can you give a specific example here?

dark nova
#

The example is about Colombia

blazing pasture
#

Thank you

#

And just so I am clear: what panel?

dark nova
#

I should send the routing number on Bank account API

#

But if I create bank account through stripe dashboard, this field not is required

dark nova
# dark nova

Here i'm trying to create bank account for Connect account through the API

dark nova
# dark nova

But in bank account form through the dashboard, this field is not required

blazing pasture
#

Thank you for the clarification

#

Do you have the ID of the request pictured?

blazing pasture
#

Perfect, thank you

dark nova
#

are you there?

#

Hello? @blazing pasture

blazing pasture
#

Yes I am, consulting my colleagues on this

dark nova
#

Ok, thank you

blazing pasture
#

So for Columbian accounts, the API is expecting the bank code as the routing number

dark nova
#

And... what about dashboard? Why routing number not is required?

blazing pasture
#

Unsure, still looking in to it

dark nova
#

Got it

#

cuz i'd like know the way to create bank account via api without routing number, like the dashboard way

marble elm
#

The Dashboard can do things differently because we ask you for the bank name in the UI. But it won't work in the API for connected accounts so you have to pass the bank code

dark nova
#

Hmmm Ok, got it

#

I'm from Colombia and Routing number not is common

marble elm
#

it's not a routing number though, it's the bank code

#

that's what it says in my screenshot

#

Maybe you can build a list on your end that maps a bank name to a bank code and show a drop down like ours

dark nova
#

And send it through routing_number?

marble elm
#

yes that's wht we need, the bank code inside the routing_number parameter

dark nova
#

Ok, got it