Taking and making payments between users


0

I am in the nascent stages of developing a service that will allows some users to request a certain task and others to perform those tasks. Money in from the user requesting, company takes a small profit, money out to the user to perform the task.

Think Amazon's Mechanical Turk.

What systems can be used to support this sort of transaction. I want everything to be automated so I certainly don't want to be cutting checks!

Thanks in advance!

Edit : To further clarify, I think of the service as more than just a middle-man. I guess it's more akin to Crowdflower/99designs/etc. where the company is providing the service and will guarantee the results. It just also happens to use its user base to accomplish some of the tasks.

Payments Saas Micro Payment

asked Mar 31 '11 at 03:24
Blank
Joshucar
91 points

1 Answer


1

It won't be easy to set up the merchant account for this type of businesses. They're called Third Party Payments Aggregation accounts. They're high risk accounts, because you're basically facilitating the exchange of money between two parties.

You're charging money for services/products you do not own. There's a lot of risk involved with this. How are you going to handle charge backs, who guarantees you're not going to take the money and vanish, or how do you guarantee the delivery of service.

Braintree has a blog entry with more details. You can find out more if you google for "high risk merchant account" or "third party payments aggregation".

They're not easy to set up.

answered Mar 31 '11 at 03:38
Blank
Mircea Grelus
782 points
  • Thanks Mircea, I've updated the text of the question to further clarify the question. – Joshucar 13 years ago

Your Answer

  • Bold
  • Italic
  • • Bullets
  • 1. Numbers
  • Quote
Not the answer you're looking for? Ask your own question or browse other questions in these topics:

Payments Saas Micro Payment