on checkout_confirmation.php page there is confirm order button, when i submit confirm order button i want that page should redirects to our payment gateway url
https://www.tpsl-india.in/PaymentGateway/TransactionResponse.jsp
. and when payment is become successful then it should redirects to checkout_success.php.
please help me its very urgent i have done almost all thing only this is left, i am unable to redirect form submission page to
https://www.tpsl-india.in/PaymentGateway/TransactionResponse.jsp
.
thanks in advance