#martin_api

1 messages · Page 1 of 1 (latest)

dire leafBOT
#

👋 Welcome to your new thread!

⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!

🔗 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/1212345262299676712

📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.

⏲️ 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. Thank you for your patience!

sullen rootBOT
plush snow
#

👋 happy to help

#

are you trying to pay your end-customers?

hasty wigeon
#

yes

plush snow
#

what's the use case exactly?

hasty wigeon
#

Loans

#

We need to send funds to customers and collect installments

#

I already did the collection part with sepa direct debits

plush snow
#

that's not possible through Stripe

hasty wigeon
#

What’s not possible?

#

Collecting was ok with sepa direct debits

#

I also see you have a Connect API that allows to send money out to customers.

plush snow
#

I'm talking about sending money to a Customer directly

hasty wigeon
#

can’t we use connect?

plush snow
#

that means that your customers need to onboard on Stripe and have a Stripe balance and wait for the Balance to be eventually paid out

#

you can use Connect if you're willing to put your customers through the necessary KYC to open a Stripe Account

hasty wigeon
#

Is onboarding customers in stripe mandatory? I’m already onboarding them on my platform

plush snow
#

yes if you're going to use Connect

hasty wigeon
#

Would be a terrible UX to have them onboard twice

plush snow
#

with an API-based onboarding

hasty wigeon
#

this connect api module is to connect customers bank accounts right?

#

So that we can send and receive money from these accounts

#

Is that right?

plush snow
#

it's not a bank account

#

it's a Stripe Account

#

please read through the different links I sent you to get familiar with Connect and how it works and when you should use it