On 24/06/2012, at 11:11 AM, Robbie Shepherd wrote: > Hi Steve, > > I thought -perhaps wrongly? - that to do recurring payments on paypal I'd > need a pro account, which in turn requires a merchant account?
Nope, PayPal Express Checkout does recurring payments, no merchant account required: https://www.paypal.com/us/cgi-bin/?cmd=xpt/Marketing/general/ECRecurringPayments-outside https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_ECRecurringPayments It's supported by the paypal-express gem, too: https://github.com/nov/paypal-express — Paul -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en.
