#Pasand - questions

1 messages · Page 1 of 1 (latest)

feral lagoon
#

Hello, what questions do you have?

#

Is there any options/feature to create merchant and store their bank account information in the stripe server?
4.1. If yes, In what ways can we retrieve the bank account information from the stripe server and display it into our admin php/laravel project. (is there any rest api for it)

#

Can you tell me a bit more about what you are trying to do here? What bank account details you are looking to collect?

civic wren
#

same like direct deposit information of the bank

#

Institution name
Account number
i

#

one sec giving more info

#

transit number

#

institution number

#

these are the merchant details I want to save it on the Stripe server

#

u there?

feral lagoon
#

I am here but the server is a bit busy so responses can take a couple minutes. Are you collecting bank account details to take payment with or are you collecting bank account details to pay out to with Connect?

civic wren
#

Yes

#

to pay out

#

from our admin panel

feral lagoon
civic wren
#

In what ways can we retrieve the bank account information from the stripe server and display it into our admin

#

panel

#

?

#

the doc doesnt open all the pages

#

The doc does not give my answers

feral lagoon
#

What bank account information are you looking to display?

#

Right transit and institution number

#

Checking to see if you can retrieve those

civic wren
#

and account number

#

sure

civic wren
#

and account number also

feral lagoon
civic wren
#

one sec checking

feral lagoon
#

The last four digits of the account number are last4, routing_number will have the transit number, and I am not immediately sure about the institution code but would the bank_name help you here?

civic wren
#

ok

#

so we can retrieve the data to our admin page from stripe server ryt?

feral lagoon
#

Yes, your server can pull that data and allow you to show it on your admin page

civic wren
#

thanks

#

alll sorted