adyen 2.4.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:
=
安裝:
=
Development 相依性套件 (7):
必填:
Having Nokogiri installed will speed up XML handling when using the SOAP API.