Search code examples
ruby-on-railspaypalactivemerchant

Ruby on Rails and Paypal outside US


I'm using Rails 3.2.13 and I need to integrate with a payment gateway (preferably Paypal).

I've seen the railscasts of Ryan using ActiveMerchant, but I can't get it to work (I'm located in Greece), the error says that the merchant is not available in my country.

I can't actually get API credentials for Greece as shown enter image description here

Is there a way (activemerchant or not) that I can integrate my Ruby on Rails app with Paypal from Greece, in order to accept payments?

Thanks


Solution

  • PayPals Merchant API works only on the countries listed above.