ruudk / PaymentMollieBundle

NO LONGER MAINTAINED
MIT License
15 stars 20 forks source link

Throw ActionRequiredException if the response is a redirection #5

Closed kalinowski5 closed 8 years ago

kalinowski5 commented 9 years ago

Hi Ruud!

I found that your code doesn't cover one specific case, when $transaction already has tracking id, but $response is a redirection to bank page.

This little bug affects costumers that proceeded to payment page and then for example clicked "go back" button in their browser.

ruudk commented 8 years ago

Thanks