sacco66 Posted August 1, 2022 Share Posted August 1, 2022 hello i'am about to develop a payment module, at the end of a positive procedure i have to redirect to order-confirmation page with javascript. for example window.location="index.php?controller=order-confirmation&id_cart=1&id_module=2&id_order=3&key=aaabbbbccc123" is it safe to expose secure key in this way or is better to use other way like a POST request or what ? thx Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now