rockandror / redsys-rails

Una gema de Ruby para la comunicación con la plataforma de pago de Redsys
MIT License
13 stars 19 forks source link

Fixed error in notifications controller #15

Closed azaceta closed 8 years ago

azaceta commented 8 years ago

The controller was returning a bad request depending on the result of the payment, not on the request itself. Now the behavior is split, there may be an OK request with a failed payment.