#omnius_dev_87584
1 messages · Page 1 of 1 (latest)
Hi there!
Hi!
Is your goal to collect money form one user, and then send it to another user using Stripe?
If so, that's possible if you use Stripe Connect and the user receiving the money has a Stripe account. You can learn more about this here: https://stripe.com/docs/connect
we shouldn't collect money from user. For tax reason the money should go directly from sender to receiver.
Is this possible with Stripe Connect?
Yes it's possible with Direct Charges: https://stripe.com/docs/connect/direct-charges
But again the receiver of the money will need a Stripe account for this to work.