ashstampede
Programmer
MY asp.net application is not redirecting on post.
I have a order page that on click redirects to a payment gateway for validation and such.
When i am debugging nothing goes wrong, the application redirects to the payment gateway and process fine. In production it does nothing but reload on the order page.
The only difference i can think of is that on the production server it is a https connection and debug straight http.
If anyone can help with some suggestion as why this might be the case, i really appriciated since at the moment i can't make any sales.
I have a order page that on click redirects to a payment gateway for validation and such.
When i am debugging nothing goes wrong, the application redirects to the payment gateway and process fine. In production it does nothing but reload on the order page.
The only difference i can think of is that on the production server it is a https connection and debug straight http.
If anyone can help with some suggestion as why this might be the case, i really appriciated since at the moment i can't make any sales.