I've implemented and run recurring billing against an Australian PayPal Express 
Checkout account.

In our case it was accepting payments in USD, but the account was Australian 
and I'm pretty sure it would just as happily have accepted AUD payments.



On 25/06/2012, at 5:14 PM, Dominik Grabiec wrote:

> If you examine the links it's the US PayPal that allows recurring payments 
> without a merchant account.
> 
> Need to check if the Australian PayPal allows it, which I fear it will not, 
> as the last time I looked into these things the services offered to 
> Australians by PayPal were very minimal.
> 
> On 25/06/2012 4:56 PM, Paul Annesley wrote:
>> 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.

Reply via email to