#fernando_best-practices
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1250685651964268618
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
Are you using Connect? If so, which connected account type (Standard, Express or Custom) are you using?
at the moment I'm not using anything, just trrying to understand what's the best approach
Thanks for sharing! Connect (https://docs.stripe.com/connect/overview) will be a good start for multi-party integration.
I'd recommend using Express or Custom connected account [0] with "Separate Charges and Transfers" [1].
Separate Charges and Transfers allows:
- Collect the split payments from multiple customers
- Transfer the sum of split payments to the seller
[0] https://docs.stripe.com/connect/accounts
[1] https://docs.stripe.com/connect/separate-charges-and-transfers
Ok, thanks a lot. I'll have a look ๐