#zetsuman
1 messages · Page 1 of 1 (latest)
Hello 👋
When you say "a connected account creates a payment", are you referring to direct charges?
yes
In that case, here's the flow of funds
https://stripe.com/docs/connect/direct-charges#flow-of-funds-with-fees
Oh, sorry, my mistake, I'm talking about destination charges
https://stripe.com/docs/connect/destination-charges#flow-of-funds-app-fee
I just want to be sure that I'm correctly understood funds flow and I want to ask about money movements when such payment would be refunded
I see. The docs are pretty thorough about refunds and all
https://stripe.com/docs/connect/destination-charges#issuing-refunds
But happy to clarify anything
So am I correct that funds flow with reverse_transfer: true
will be
Getting full amount of payment from connected avvount to application account, and then mone would be sent to customer?
I believe so, would recommend trying it all out in test mode to make sure the API behaviour is what you're expecting