#kamalmahendra_api

1 messages ยท Page 1 of 1 (latest)

digital oliveBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1219651364947365908

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

frail oracleBOT
torn peak
#

Hi ๐Ÿ‘‹ this isn't something Stripe supports. Stripe allows you to process payments, which can be paid for using a bank transfer of various forms, and the funds from that payment are deposited into your Stripe account. You can't directly transfer funds from one bank account to another.

#

Since it seems like you're building a platform, you're probably looking for our Connect related flows. Connect is designed to let you, as the platform, facilitate payments and send funds from those payments to third-parties.
https://stripe.com/connect

arctic prism
#

Can we transfer money from our stripe account to some others bank account ?

torn peak
#

No. Funds in a Stripe Account's balance can only be paid out to the bank account associated with that Stripe account.

arctic prism
#

ok, I got it.

#

can you show me a example , how can we connect a bank account to our stripe account ? I am going to use Python for that.

torn peak
arctic prism
#

ok, thanks , I got it.