lib/active_merchant/billing/integrations/gestpay/notification.rb in activemerchant-1.38.1 vs lib/active_merchant/billing/integrations/gestpay/notification.rb in activemerchant-1.39.0

- old
+ new

@@ -42,10 +42,10 @@ else 'Failed' end end - def acknowledge + def acknowledge(authcode = nil) true end private # Take the posted data and move the relevant data into a hash