#martin_api
1 messages · Page 1 of 1 (latest)
👋 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!
yes
what's the use case exactly?
Loans
We need to send funds to customers and collect installments
I already did the collection part with sepa direct debits
that's not possible through Stripe
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.
I'm talking about sending money to a Customer directly
can’t we use connect?
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
Is onboarding customers in stripe mandatory? I’m already onboarding them on my platform
yes if you're going to use Connect
Would be a terrible UX to have them onboard twice
you cn consider using Custom Connect https://docs.stripe.com/connect/custom/onboarding
with an API-based onboarding