#Touqeer Hussain
1 messages · Page 1 of 1 (latest)
It's not possible to transfer from one connected account to another
Connect only supports transfer from platform to connected account
I was trying to find a way to complete micropayments.
Could you explain what you want to achieve in micropayments?
We have an app for Driver and Passenger for short distance trips. Most of the time the amount is 0.5 to 2.0 euros. so the fee is too high for this type of transcations.
I see! You can use Stripe Connect: https://stripe.com/docs/connect
Your app will be the platform and driver is the connected account. Passenger will be the customer. Upon customer makes the payment, then the funds can be transferred to the driver.
Depending on the connected account type, you can refer to the pricing here: https://stripe.com/pricing
I'll look into it.
Thanks
No problem! Happy to help 😄