#fernando_best-practices

1 messages ยท Page 1 of 1 (latest)

vapid capeBOT
#

๐Ÿ‘‹ 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.

lyric pawn
#

Are you using Connect? If so, which connected account type (Standard, Express or Custom) are you using?

bright night
#

at the moment I'm not using anything, just trrying to understand what's the best approach

lyric pawn
#

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

Learn more about the different types of Stripe accounts you can use with Connect.

Create charges on your platform account and transfer funds to multiple connected accounts.

bright night
#

Ok, thanks a lot. I'll have a look ๐Ÿ‘