On Tue, Nov 23, 2010 at 4:33 PM, A Faraday <[email protected]> wrote: > First NWRUG post, I'm working on an online shop, but before I start on > the actual transfer system, does anyone know the best way to do paypal > transactions from rails 3? > > Would be helpful to know the best gems/plugins for the job.
Hi Andrew, Check out ActiveMerchant: http://www.activemerchant.org/ or perhaps a service such as chargify (http://chargify.com/) or the other one that Jim Neath uses (/me prods Jim). Will. -- You received this message because you are subscribed to the Google Groups "NWRUG" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nwrug-members?hl=en.
