<div dir="ltr">If you're not selling a physical product absolutely do not use PayPal.  Braintree is good and can work with many different currencies although you will require merchant accounts in said currency.  Of course Stripe is the best if you can limit yourself to the US/Canada for now.  The rumor is UK is in development or at least on their radar.<div>
<br></div><div>If you go with Braintree or Stripe then you could avoid the overhead of ActiveMerchant which ends up being sort of a lowest-commond-denominator solution.  The idea is that it abstracts the payment details so you can switch gateways easily, but in practice the surface area of the payment processing interface isn't that big anyway, and if you design your application correctly than I think the precision and clarify of using a specific payment systems library outweighs the small benefit of ActiveMerchant's abstraction.  That is assuming the libraries are well-maintained, which Braintree's and Stripe's are.</div>
<div><br></div><div>-gabe</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 4, 2013 at 12:42 PM, David Burrows <span dir="ltr"><<a href="mailto:david@designsuperbuild.com" target="_blank">david@designsuperbuild.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>Got a project where I need to setup one-off and recurring payments from around the world, mainly US & Europe - was wondering if anyone had any current recommendations? I've used active_merchant / Paypal in the past but Braintree has a lot of good buzz and seems like a more robust solution, esp. considering PayPal's recent form. </div>

<div><br></div><div>Cheers,</div><div>David</div><span class="HOEnZb"><font color="#888888"><div><br clear="all"><div><div>-- </div><div>David Burrows</div><div>079 1234 2125</div><div>@dburrows</div><div><br></div><div>
<a href="http://www.designsuperbuild.com/" target="_blank">http://www.designsuperbuild.com/</a> | @dsgnsprbld</div>
</div>
</div></font></span></div>
<br>_______________________________________________<br>
Chat mailing list<br>
<a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a><br>
<a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
<br></blockquote></div><br></div>