Hi,
So here are the results of our tests:
1111222233334444
The number is refused directly by HikaShop as the number is not valid with the message: "Credit card number is invalid;"
2121212121212121
The number is refused directly by HikaShop as the number is not valid with the message: "Credit card number is invalid;"
You say that this is not acceptable but I don't see why ? That credit card number is not valid. So it's the normal behavior.
5454545454545454
A code 9 or 255 is returned by iveri and HikaShop display the error message "The transaction could not be processed due incorrect or missing information." and abort the order creation as such error code means that the payment gateway couldn't process the payment.
Again, that's normal. You say that you expect "unable to process" but our error message is exactly that... We just display a message a bit nicer for the user so that it is less cryptic than just "unable to process".
4242424242424242
The order is created and the thank you message is displayed.
So we cannot reproduce what you're saying. It works at it should here too.
So basically, with all the tests we did with the test user account that was provided by iveri is that the plugin is still working as before and as per the requirements of iveri.
We've also reanalyzed the documentation provided by iveri
www.iveri.com/iveri-downloads/lite/
and didn't see any change in the way the requests/responses should be handled.
So as far as I can see, you can already use the plugin the way it is. Just in case, here is the latest version of the plugin that we used for our tests.