A portion of the app I’m developing requires p2p payments. User 1 would have a wishlist of sorts and other users would send money (USD) to User 1 in designated increments ($10, $25, $50, $100, $250, $500, etc.) for items on that wishlist. What API would be best to do this?
I have explored Stripe Connect, but I feel that having each user sign up as their own business is going to create a big exit point in on-boarding.