#meruemsama7212_api

1 messages ยท Page 1 of 1 (latest)

random ibexBOT
#

๐Ÿ‘‹ 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.

inner peak
#

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

unkempt jungle
#

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?

inner peak
#

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

unkempt jungle
#

to have this data flow
What payment type are you referring to here?

inner peak
#

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

unkempt jungle
#

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

#
  1. Who is the platform?
  2. Who are the Connect Accounts?
  3. Where do the funds come from?
inner peak
#

the platform is my business
Connected accounts are the merchants
The funds are from the merchants external account

unkempt jungle
#

And you are asking if you can debit their external accounts?

inner peak
#

yes

unkempt jungle
#

I don't think the specific payment method type (SEPA DD in this case) matters.

inner peak
#

ok but how can i do to initiate a recurrent debit from their external bank acount to their connected bank account then?

unkempt jungle
#

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.

random ibexBOT
inner peak
#

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 ?

tiny mural
#

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.

inner peak
tiny mural
#

That is for Terminal

#

This is very different than what you communited earlier

inner peak
#

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

tiny mural
#

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.

inner peak
#

exactly

#

because only customers can do SEPA DD,

tiny mural
#

Yeah, you would just create a customer in this case and charge them that way for these funds

inner peak
#

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

tiny mural
#

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?

inner peak
#

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.

tiny mural
#

So the Connected Account and the customer would be the same person?

inner peak
#

yes

tiny mural
#

I do not how how that would work on the compliance and risk side of things. However, technically speaking that would work.

inner peak
#

Ok i will check that thanks for your patience, have a great night(or day)