RubyGems Navigation menu

wvanbergen-adyen 0.1.5

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/specsfor your code.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.5 - August 10, 2014 (16.5 KB)
  2. 0.1.1 - August 10, 2014 (15.5 KB)
  3. 0.1.0 - August 10, 2014 (15 KB)
  4. 0.0.1 - August 10, 2014 (11 KB)

Development Dependencies (2):

git >= 1.1.0
rspec >= 1.1.4

Requirements:

Handsoap is required for accessing the SOAP services. See http://github.com/troelskn/handsoap.

LibXML is required for using the RSpec matchers.

ActiveRecord is required for storing the notifications in your database.

Authors:

  • Willem van Bergen, Michel Barbosa

SHA 256 checksum:

9b3ad60f2bfade91e81280d309fef68620736854aa02b403bbfc5de7dd16dc72

Total downloads 10,289

For this version 3,403

Licenses:

N/A

Required Ruby Version: >= 0

Links: