Repository is archived
No commit activity in last 3 years
No release in over 3 years
Adds Moneybookers payment gateway support to ActiveMerchant library
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

Active Merchant Moneybookers¶ ↑

This library adds Moneybookers payment gateway support to ActiveMerchant.

Gem is originally based on ActiveMerchant patch by Jan Riethmayer.

Installation¶ ↑

From Ruby Gems¶ ↑

Installation from RubyGems

gem install activemerchant_moneybookers

From Git¶ ↑

You can check out the latest source from git:

git clone git://github.com/laurynas/activemerchant_moneybookers.git

Testing¶ ↑

You can run the tests from this gem with (inside the activemerchant_moneybookers directory):

rake test

Maintainer¶ ↑

This gem is maintained by Laurynas Butkus