I made a change to a custom cgi file in my cart.
All that I did was change a URL that the order data was being posted to. (I'm using PHP CURL to POST order data once the CC clears)
once that change was made a Page 500 error occurs upon completion of the order however the order still gets placed.
Can anyone help out with what is going on?