lib/adyen/services/payments.rb in adyen-ruby-api-library-5.1.0 vs lib/adyen/services/payments.rb in adyen-ruby-api-library-6.0.0

- old
+ new

@@ -23,10 +23,10 @@ :retrieve_3ds2_result ] with_application_info = [ :authorise, :authorise3d, - :authorise3ds2, + :authorise3ds2 ] super(client, version, service, method_names, with_application_info) end end