문제

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?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top