RubyGems Navigation menu

adyen 2.1.0

Package to simplify including the Adyen payments services into a Ruby on Rails application. The package provides functionality to create payment forms, handling and storing notifications sent by Adyen and consuming the SOAP services provided by Adyen. Moreover, it contains helper methods, mocks and matchers to simpify writing tests/specs for your code.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.4.0 - November 28, 2018 (240 KB)
  2. 2.3.0 - September 07, 2017 (239 KB)
  3. 2.2.0 - June 23, 2016 (238 KB)
  4. 2.1.0 - June 15, 2016 (235 KB)
  5. 2.0.0 - May 17, 2016 (234 KB)
Show all versions (31 total)

Development Dependencies (8):

minitest ~> 5
mocha >= 0
nokogiri >= 1.6.1
rails >= 3.2
rake >= 0
rspec ~> 2.14
sinatra >= 0

Requirements:

Having Nokogiri installed will speed up XML handling when using the SOAP API.

Owners:

Authors:

  • Willem van Bergen, Michel Barbosa, Stefan Borsje, Eloy Durán

SHA 256 checksum:

ed20937e9c95b29d8e49155365f3da061bc8dc02a41c6219f82ddb22d987ef1f

Total downloads 839,198

For this version 2,787

License:

MIT

Required Ruby Version: >= 1.9.3

Links: