Update orderpay.pgkcp.1.js
This commit is contained in:
parent
5e63ef5cda
commit
5d9f453a48
|
|
@ -36,7 +36,7 @@ function m_Completepayment( FormOrJson, closeEvent )
|
||||||
self.close();
|
self.close();
|
||||||
this.close();
|
this.close();
|
||||||
} else {
|
} else {
|
||||||
window.location.href = "/";
|
window.location.href = document.getElementById("redirect_url").value;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user