Using Form Method GET for submission on checkout_confirmation.php in Custom osCommerce Payment Module
I recently developed a custom osCommerce Payment Module, and although I have developed payment modules for osCommerce based stores in the past, it was first time that I had to submit the form using the GET method to merchant website for further processing of the order. The issue got further complicated due to the fact…