#davez
1 messages · Page 1 of 1 (latest)
Hello 👋
- Do we need to add a user seller-unique ‘transfer_group' attribute when we create each payment_intent, to use when we later transfer funds accumulated in the CollX Platform account under that transfer_group to the user seller’s linked account?
You don't have to. You can create a transfer without a transfer group associated
https://stripe.com/docs/connect/charges-transfers#:~:text=You can assign any value to the transfer_group string%2C but it must represent a single business action. You can also make a transfer without either an associated charge or a
- Does this make sense to you?
Do you mean the flow? or something else?
- Is there a better way within the Stripe API offering to allow user seller's to build a balance over an extended time period and to deposit a redeemable amount of that balance into their link bank account?
If you want to accumulate balance in the connected account then you can also choose to switch to manual payouts for those accounts. however, express accounts can switch to automatic payouts.