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:
=

インストール:
=

バージョン履歴:

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

Development依存関係 (2):

git >= 1.1.0
rspec >= 1.1.4

必須要件:

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.

作者:

  • Willem van Bergen, Michel Barbosa

SHA 256チェックサム:

=

累計ダウンロード数 10,848

このバージョンのみ 3,591

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: >= 0

リンク: