adyen 2.0.0.pre2
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:
=
インストール:
=
バージョン履歴:
- 2.4.0 November 28, 2018 (240KB)
- 2.3.0 September 07, 2017 (239KB)
- 2.2.0 June 23, 2016 (238KB)
- 2.1.0 June 15, 2016 (235KB)
- 2.0.0 May 17, 2016 (234KB)
- 2.0.0.pre2 March 06, 2015 (232KB)
Development依存関係 (8):
必須要件:
Having Nokogiri installed will speed up XML handling when using the SOAP API.