RubyGems Navigation menu

adyen_jpiqueras 2.5.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. Fork version with payouts implemented.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.5.0 - September 12, 2017 (239 KB)
  2. 2.4.0 - September 05, 2016 (238 KB)
  3. 2.3.0 - August 29, 2016 (239 KB)

Development Dependencies (8):

minitest ~> 5
mocha >= 0
nokogiri >= 1.6.8
railties < 5, >= 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, Jordi Piqueras

SHA 256 checksum:

f95605fad8957ee206dd1b71fb3fac7ce0bfa10c08385abf4908bfeb415652b0

Total downloads 31,663

For this version 13,441

License:

MIT

Required Ruby Version: >= 1.9.3

Links: