I have a requirement to receive, and in return make payments (essentially forward a portion of the payment received to another party).
It's common to receive payments. There are a plethora of services for that: CheddarGetter, PayPal, Chargify, etc...
What about the flip side? Is there a system where a site could receive payment from a member, then right afterward send a portion of that payment to another member?
If not... how is this done?
Thank you.
(PS, if it helps... I'm developing the site in ASP.NET MVC, C#, using RavenDB)