Mattia Clementi

Results 2 issues of Mattia Clementi

As route `payum_notify_do_unsafe` describe, this controller should recieve a `gateway_name` parameter, to retrive the right gateway from payum. Instead this method receive a `Request` object and cannot get the right...

This PR fix an error with doUnsafeAction of Notify Controller. This controller not resolve the gateway name parameter define in the related route, and cannot permit to use the notifications...