Question

Hey all, I'm trying to write a marketplace style application. Maybe E-Bay style in which the app connects buyers / sellers and then takes some commission.

I cannot use Amazon FPS as I don't have a US credit card. So my best option is probably paypal. Unfortunately, most of the material out there is all about telling me how the app can sell stuff.

I've heard I can payout using Paypal's mass pay system? If so, does anybody have any suggestions as per integrating this with my rails app. e.g. can it be done with ActiveMerchant?

Was it helpful?

Solution

check out Paypal's adaptive payments API: https://www.x.com/community/ppx/adaptive_payments

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top