This is sort of not relevant to programming but I think it also is:
MY site is being built around people selling products through the site and customers buying the product through it. I'll then shave a % off the top of the sale.
As far as skimming a % of the sale off the top, what is the order of events that should take place to do that?
Should the customer pay me then I pay the seller the remaining amount? or Should I let the customer pay the seller directly, then I charge the seller? or...?
I know paypal blows hard, but what other choices are there? I'm NOT setup to store CC info on my server.
The site is built around php if it's relevant.