#mabdullahkhalil-connect-funds
1 messages · Page 1 of 1 (latest)
Hey there
What you're describing is 2 different concepts:
- Payout scheduling: https://stripe.com/docs/connect/manage-payout-schedule
- Separate charges & transfers: https://stripe.com/docs/connect/charges-transfers
I think what you need is the latter:
- You charge customer B for $X.
- Only after order ships, you then transfer $Y to customer A.
Exactly that is what I need, thank u
Np!