Solidus Gateway Checkout V2
Adds Checkout.com V2 Gateway to Soldius, supporting both server and card tokenisation payments (via the JS library.)
Basic Installation
Add to your Gemfile
:
gem 'solidus_gateway_checkout_v2'
Make sure to restart your app. Navigate to Configuration > Payment Methods > New Payment Method in the admin panel and you should see that Checkout V2 has been added to the list.
That's all!
Contributing
See corresponding guidelines and check out the issues.
Copyright (c) 2015 James Whelton and contributors, released under the New BSD License