New gem for taking money with Sage Pay
I’ve just released the latest version of a gem I built for interacting with Sage Pay, one of the UK’s least unpopular payment providers. It’s been in production for a couple of months now, so I’m happy to claim it works. There’s no home page to point you to, but you can grab the source from GitHub or install it from your favourite gem source. The gem implements the full SagePay server protocol, including deferred payments, repeat payments and refunds.
Comments
Oh, and there’s an exampleRails application which demonstrates the functionality in a handy web app. It’s been a while since I updated that, but I hope it still works. :)
Post a comment