adyen 2.3.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:
=
installation:
=
Dépendances de Development (7):
Dépendances:
Having Nokogiri installed will speed up XML handling when using the SOAP API.