Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

I'm mulling over a business idea, and the part of it that I can't wrap my brain around is the payment processing part of it. Here's a simple example, not really my idea, but an easier example:

I have a consignment shop site, where people post items, and other people buy them. As the site's owner, I'd like a cut of each sale, and want to take 2% of the sale price as a transaction fee.

How would I go about doing that? The only way I know is using something like PayPal, having the original payment go to me, and then I pay the seller (minus my fee), but that seems like it would rack up a lot of PayPal transaction fees.

Can someone clue me in on a better way to do this? It seems like a pretty standard business model. Thanks!

share|improve this question

1 Answer

up vote 0 down vote accepted

What you are looking for is a marketplace solution. In your example, Paypal would only be able to receive the payment - establishing the connection between the seller and buyer would be on your side - and (depending on location) there are fiduciary responsibilities associated with holding and transferring that money (PCI, etc.)

Depending on the scope of your project, you can consider amazon FPS marketplace, balancedpayments or bancbox. There are others.

share|improve this answer
Nice, that is exactly what I'm looking for. Thanks! Anything with PayPal? Not that I'm married to them, just seems like a name that people trust and already have accounts with. I searched for "PayPal marketplace" and didn't really find anything, but I'm not sure if they use a different term. – J.V. Jan 4 at 21:28
I don't think so - If they did, I personally wouldn't use it - google about horror stories about working with their API to understand why. – jimg Jan 4 at 21:33
PayPal does do this as well. – Kekito Jan 5 at 3:18
@Kekito - yes, there is Paypal adaptive payments but you are not the money receiver. Is there something else you can point to? – jimg Jan 5 at 5:07
Thanks again jimg, I'll take a look at the ones you suggested originally. – J.V. Jan 7 at 15:16

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.