System Design Question: How to Make a Forex Payment
Dec 22, 2018
9 Comments
I want to create an app where people can send forex payments. Not sure if the model make more sense to be B2P (Business to Peer) where I, the business, takes their money, integrate with a 3rd party API to exchange the currency, and send it to the recipient on their behalf, or P2P (Peer to Peer) where I only facilitate the payment.
Anyone know how PayPal or any other companies do it?
comments