I have this pluigin installed, validated, and working. It however moves to the last "confirmation page" even if it is bad information in the form. Bad card number, no funds available, incorrect information. Please help, I don't know how to make it re-load on error or go to at least a failure page.
-Jake
HI Jake,
Have you added actions to the On Declined, On Error and On Held events? That is where I expect you set up what you want to happen if the transaction is declined.
Bob
Yeah, maybe I have it incorrect though. There aren't instructions on how to do it.
I looks like this :
https://ezworldpay.com/images/onprocess.png
Hi Jake,
If the pink boxes are empty then nothing happens when those events are called, The processing just goes on to the next events Show HTML and DB Save.
You need something in there, at the very least add a Thanks Message action with a message about the rejection and follow that with a Show Stopper action to stop the processing of later actions.
Bob