Hi,
I have a reeally big problem with understanding how to use
ActiveMerchant, Perhaps someone would point me to a different solution
to my problem.
I need to build a little web shop which will be based in the UK, and
my customer wants to use PayPal Express Checkout, because there’s no
monthly fee.
So far I had only problems with ActiveMerchant examples because:
- they are way too old, both ActiveMerchant and Rails have changed a
lot over time. - Examples are US centric , which doesn’t always work with british
Paypal - Recent ActiveMerchant doesn’t seem to support UK Express checkout
I would be very grateful if somebody has shown me how to use
ActiveMerchant with british PayPal Express checkout, or alternatively
shown me how to use it with another plugin. I’m using rails 2.3.5 for
this project.