#meruemsama7212_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1279137703207632928
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- meruemsama7212_api, 8 hours ago, 49 messages
- meruemsama7212_api, 1 day ago, 30 messages
Hi, i'd like to know if it is possible as a platform to make SEPA debit or automatic debit from connected account to platform to have this data flow
Buyer is the restaurant and sellers are his waiters
Hi ๐
Can you share a link to the doc instead of pictures? Or better yet, explain in words what it is you want to achieve?
Hi, i'd like to know if it is possible as a platform to make SEPA debit or automatic debit from connected account to platform to have this data flow
to have this data flow
What payment type are you referring to here?
Buyer would be the restaurant and sellers are waiters, i want to authorize an automatic debit from the merchant account to his stripe account or to the platform then in order to redistribute the money among his waiters
to SEPA debit?
No sorry
You are showing images of Stripe Connect funds flows. Which funds flow are you using?
Buyer would be the restaurant and sellers are waiters, i want to authorize an automatic debit from the merchant account to his stripe account or to the platform then in order to redistribute the money among his waiters
Sorry this really does not make any sense to me
- Who is the platform?
- Who are the Connect Accounts?
- Where do the funds come from?
the platform is my business
Connected accounts are the merchants
The funds are from the merchants external account
And you are asking if you can debit their external accounts?
yes
You can debit Connected Accounts using our Account Debit feature. We describe it here
https://docs.stripe.com/connect/account-debits
I don't think the specific payment method type (SEPA DD in this case) matters.
ok but how can i do to initiate a recurrent debit from their external bank acount to their connected bank account then?
how can i do to initiate a recurrent debit from their external bank acount to their connected bank account then?
You would use the same approach but instead of creating Charges or Payment Intents, you would create Subscriptions to handle the recurring billing.
In order to acheive what o want, the customer should be the merchant and the connected account to be the merchant stripe account, then the money inside his stripe connected account can be sent to other connected accounts that represents his employees without the platform fees, is it correct? or the connected account should send the money to the platform and platform to employees ?
Hi, stepping in and catching up.
Your Platform, business would be able to create account debits: https://docs.stripe.com/connect/account-debits to collect funds fro your Connected Accounts/ merchants.
You are adding new terms on the follow up question so this is hard to understand what you mean by employees.
If you want to move funds from your Connected Accounts to your Platform, you can using the above flow.
Hi, sorry for that, here is what iwant to do https://docs.stripe.com/terminal/features/collecting-tips/on-receipt
It is part of my business, a terminal that collect the tips and the platform that redistribute amoung waiters
There is my platform, a restaurant, his employees. The terminal capture the tip amount, and save it in my db (virtually) to track the amount of tips, the tip is going to the restaurant bank account, i need the restaurant to accept sepa direct debit to withdraw the amount of tips from his external bank account into stripe
Hmm, it more sounds like you want to withdraw funds from the connected account's external account using SEPA Direct Debit.
That is not how it works
In this flow, you would want to create a customer on the Platform account and charge them as if they were your end customer.
Yeah, you would just create a customer in this case and charge them that way for these funds
By platform account you mean my business?
Because i was thinking of creating a connected account for the merchant and create a customer to make the sepa from his external account to his connected bank account
yes, your business
Can you rephrase this 'Because i was thinking of creating a connected account for the merchant and create a customer to make the sepa from his external account to his connected bank account' please?
I was considering creating a connected account for the merchant and then setting up a customer to facilitate the SEPA transfer from their external account to their connected bank account.
So the Connected Account and the customer would be the same person?
yes
I do not how how that would work on the compliance and risk side of things. However, technically speaking that would work.
Ok i will check that thanks for your patience, have a great night(or day)