ruby on rails 3 - Paypal recurring split payments -


i have website users can subscribe 10usd per month monthly pack digital goods. 90% each subscription goes content owner; 10% each subscription goes website owner (the amount being split). want automate process.

need mention website built ruby on rails 3. took @ gems fnando/paypal-recurring, tc/paypal_adaptive, jpablobr/active_paypal_adaptive_payment there's no 1 particular gem me problem.

any thoughts? there useful gems can solve problem? or web-services?

update (june 5, 2012, 17:24):

i tried solve problem using adaptive payments subscription time limited 1 year; on other hand, recurring payments not support splitting amount.

paypal adaptive chained , preapproved payments have been 1 way. option create normal paypal recurring payment via express checkout recurring payments, , use masspay api send 90% content owner, , 10% website owner.
downside on solution, 2 separate transactions, , pay fees 2 times.

did check paypal whether willing extend 1-year term preapproved payments?


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -