lib/adyen/form.rb in adyen-2.0.0 vs lib/adyen/form.rb in adyen-2.1.0
- old
+ new
@@ -1,5 +1,7 @@
require 'cgi'
+require 'adyen/base'
+require 'adyen/util'
module Adyen
# The Adyen::Form module contains all functionality that is used to send payment requests
# to the Adyen payment system, using either a HTML form (see {Adyen::Form.hidden_fields})