We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ce8ee commit 57b61efCopy full SHA for 57b61ef
lib/adyen/services/checkout/payments_api.rb
@@ -9,7 +9,6 @@ class PaymentsApi < Service
9
attr_accessor :service, :version
10
11
def initialize(client, version = DEFAULT_VERSION)
12
- puts "yallloooowwww"
13
super(client, version, 'Checkout')
14
end
15
0 commit comments