#gorynich_connect-funds-flows
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/1291787341408501811
๐ 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.
- gorynich_code, 3 minutes ago, 4 messages
Hi again ๐ so you want to be able to manually trigger the Transfer?
That's done via our Separate Charges and Transfers flow:
https://docs.stripe.com/connect/separate-charges-and-transfers
yes, but application_fee_amount must be set on stripe
Hi ๐
I'm stepping in as my colleague needs to go soon
In the Separate Charges & Transfers funds flow, you don't set an application_fee_amount. The amount you, the Platform, keep is set by how much you decide to transfer to the Connected Account(s)
Did I understand correctly that stripe has no option to delay payment when application_fee_amount is specified. In this case, I will not see the commission in the strip dashboard?
I'm not sure what you mean by "payment" here.
If you are referring to delaying the Transfer of funds to the Connected Account when using Destination Charges, then you are correct. We do not offer a way to delay that funds transfer.
If you require a delay, the official recommendation is what my colleague suggested; using the Separate Charges & Transfers funds flow
If I use "application_fee_amount", can I make a full refund in that case?
Yes, we explain how to handle refunds with this charge type in our docs: https://docs.stripe.com/connect/destination-charges?platform=web&ui=stripe-hosted#issue-refunds
Thank you very much)
Sure thing! Happy to help ๐