I've installed the Cardsave direct integration module and it seems to be working fine. It has a major drawback for me though and Cardsave tell me they will not help....
If you enter an invalid card number, leave a field blank etc, the error message is really crude. It just gives a popup saying "CardSave Error (30): Input variable errors".
That is fine for a techie, but that is really not a nice way to tell the end user there is a mistake. I want to get rid of the popup and have a message display on the page, perhaps highlighting the field that needs attention.
Below are the message I have recieved from Cardsave support...
There seems to be no "serverResult.php" anywhere in their module or opencart, so I really do not know where to begin looking. Anyone got an idea?Its not so much looking for code to modify, you would need to create code that responded to the server responses.
So for example.
Our server responds with "CardSave Error (30): Input variable errors"
Your code would see this and intercept with the message you would like it to say.
have a look somewhere serverResult.php coding if you can get in it
..........
Unfortunately we don't support any customization of shopping cart coding,
I advised it can be done but this is something you will have to research and complete independently from CardSave.