#marve_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/1372227083761356912
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Can you explain your use-case a bit more? Why do you need to payout from one connect account to another?
hi, thanks. Yes, so we as the Platform Account want to allow our users to set up their own markeptlaces which means they will have their own vendors - so will need to schedule payments to them (eg marketplace will keep a fraction and pay the vendor x). Since we are the platform acocunt, they will both be our connect accounts
its a bit complex - i know
Ok. I think you need to structure it differently then. If a marketplace has their own vendors, those vendors should be Connect accounts of your marketplaces not of your platform
That way you can create a direct charge on the connect account
And they can transfer funds to their connect accounts
can a connect account have its own connect accounts?
If it's a standard account
They are custom atm
Oh then no
Is it impossible then? No other way to do it?
You'd have to do separate charges and transfers
You can still specify the settlement merchant that way
And we woudl be the merhcant on record though right? Unless we specify on behalf of
You can specify on behalf of
I guess that can work. And can we create delays in payment? Eg marketplace wants to pay vendors every 2nd of the month?
They would have to handle it themselves in that case right? Cause we can't schedule payments like these for them?
They can't handle it themselves if they're custom accounts
You control the integration here
They don't have api access or dashboard access
You can control when to transfer funds
O really?
With separate charges and transfers, you transfer whenever you want
That's the whole point
The transfer request is separate
You make it whenever you want
but can i transfer all to the user who created the marketplace and after some time that will get transferred to the vendor?
And in i dont want to keep the funds myself
That's the issue
You cannot, no
If that's what you need to do, you should have built with standard accounts
And make the vendors connect accounts of the merchants
okay got it thank you.
Thats all, thanks again, we'll figure it out
actually, can i create an invoice from the vendor to the user who created the marketplace?
That would work right? If the markeplace has a stripe customer id?
maybe im not making any sense and this just isn't possible