Redirect-problem with e-commerce plugins
-
The plugin is great, but it produce problems with overwriting redirects. There should be excluding pages for this plugin.
Example:
After buying an leaving the cart, the user will be redirected to a dynamic site with order-informations like:
/checkout/order-save/?key=order_50cf43371adfadf&order=3453But the plugin is overwriting this by changeing the redirect to:
/checkout/order-save (without any dynamic informations)
and so the user don’t get information for payment.Is it possible to add a excluding-URL-field into Options/Automatic Redirect so users can add there URLs or pages for excluding the automatic redirect?
Example:
/checkout* or
/checkout/order-saveAcutally I have to deactivate automatic redirects to do it manually by checking the log. And this needs a lot of time.
- The topic ‘Redirect-problem with e-commerce plugins’ is closed to new replies.