lib/adyen/services/payments.rb in adyen-ruby-api-library-4.2.0 vs lib/adyen/services/payments.rb in adyen-ruby-api-library-4.3.0

- old
+ new

@@ -13,10 +13,11 @@ :authorise3ds2, :capture, :cancel, :refund, :cancel_or_refund, - :adjust_authorisation + :adjust_authorisation, + :donate ] super(client, version, service, method_names) end end