質問

I want to make an auction like platform where a user can put a product for selling and another user can buy it from him. I want the transaction process to be between the seller and the buyer only, but I want also for the platform to take a commission fee.

Is there any payment service that provides this kind three-actor transaction process in its API?

1 transaction process, payment directly from the buyer to the seller and a certain fee for the platform.

役に立ちましたか?

解決

You could use Adaptive Payments to perform this kind of transaction.

他のヒント

As far as Google Checkout is concerned, no, not at this time. Google only manages the money flow between buyer (Google Wallet) and merchant.

Aside from PayPal, Amazon Payments offers Flexible Payments Service.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top