WooCommerce 302 redirect to homepage after checkout is finished
I have an unusual error I don't seem able to fix myself ... I have a WordPress website, with WooCommerce as shop-part of the site. Today I noticed, that after I make an order, (Select product > Add to cart > Proceed to Checkout ) after I fulfill the order-form, choose the payment and click "FINISH ORDER" ... I don't see the "Thank you for your order", with order details, but instead, I get automatically redirected to homepage via 302 redirection.
- I tried to switch themes back to TwentySeventeen - not working.
- I reverted .htaccess back to "original" WordPress one - not working.
- I deleted quite a lot of the plugins website normaly uses - not working.
- I removed whole CDN integration - not working.
For some unknown reason, "thank-you-page" redirects via 302 redirection back to homepage.
The order is processed and customers get e-mail notification properly, it's just that thank you page (where order details should be seen) isn't loaded.
I already checked this Stack question - but I don't have the "Force the HTTP after checkout" option within WooCommerce Dashboard.
You can see the "Network" part of Dev Tools here:
- Image 1: https://prnt.sc/lnbqcs
- Image 2: https://prnt.sc/lnbq5o
- Image 3: https://prnt.sc/lnbqqj
This is the System report:
- WC Version: 3.5.1
- Log Directory Writable: ✔
- WP Version: 4.9.8
- WP Multisite: –
- WP Memory Limit: 1 GB
- WP Debug Mode: –
- WP Cron: –
- Language: sl_SI
- External object cache: –
Server Environment
- Server Info: Apache
- PHP Version: 7.0.32
- PHP Post Max Size: 64 MB
- PHP Time Limit: 900
- PHP Max Input Vars: 20000
- cURL Version: 7.60.0
OpenSSL/1.0.2k
SUHOSIN Installed: –
- MySQL Version: 10.0.37-MariaDB
- Max Upload Size: 64 MB
- Default Timezone is UTC: ✔
- fsockopen/cURL: ✔
Please try to help me ... I'm stuck here for the past 3 hrs and didn't figure it out (today) ... Much appreciated!
Thank you,
T.
wordpress redirect woocommerce url-redirection http-status-code-302
add a comment |
I have an unusual error I don't seem able to fix myself ... I have a WordPress website, with WooCommerce as shop-part of the site. Today I noticed, that after I make an order, (Select product > Add to cart > Proceed to Checkout ) after I fulfill the order-form, choose the payment and click "FINISH ORDER" ... I don't see the "Thank you for your order", with order details, but instead, I get automatically redirected to homepage via 302 redirection.
- I tried to switch themes back to TwentySeventeen - not working.
- I reverted .htaccess back to "original" WordPress one - not working.
- I deleted quite a lot of the plugins website normaly uses - not working.
- I removed whole CDN integration - not working.
For some unknown reason, "thank-you-page" redirects via 302 redirection back to homepage.
The order is processed and customers get e-mail notification properly, it's just that thank you page (where order details should be seen) isn't loaded.
I already checked this Stack question - but I don't have the "Force the HTTP after checkout" option within WooCommerce Dashboard.
You can see the "Network" part of Dev Tools here:
- Image 1: https://prnt.sc/lnbqcs
- Image 2: https://prnt.sc/lnbq5o
- Image 3: https://prnt.sc/lnbqqj
This is the System report:
- WC Version: 3.5.1
- Log Directory Writable: ✔
- WP Version: 4.9.8
- WP Multisite: –
- WP Memory Limit: 1 GB
- WP Debug Mode: –
- WP Cron: –
- Language: sl_SI
- External object cache: –
Server Environment
- Server Info: Apache
- PHP Version: 7.0.32
- PHP Post Max Size: 64 MB
- PHP Time Limit: 900
- PHP Max Input Vars: 20000
- cURL Version: 7.60.0
OpenSSL/1.0.2k
SUHOSIN Installed: –
- MySQL Version: 10.0.37-MariaDB
- Max Upload Size: 64 MB
- Default Timezone is UTC: ✔
- fsockopen/cURL: ✔
Please try to help me ... I'm stuck here for the past 3 hrs and didn't figure it out (today) ... Much appreciated!
Thank you,
T.
wordpress redirect woocommerce url-redirection http-status-code-302
add a comment |
I have an unusual error I don't seem able to fix myself ... I have a WordPress website, with WooCommerce as shop-part of the site. Today I noticed, that after I make an order, (Select product > Add to cart > Proceed to Checkout ) after I fulfill the order-form, choose the payment and click "FINISH ORDER" ... I don't see the "Thank you for your order", with order details, but instead, I get automatically redirected to homepage via 302 redirection.
- I tried to switch themes back to TwentySeventeen - not working.
- I reverted .htaccess back to "original" WordPress one - not working.
- I deleted quite a lot of the plugins website normaly uses - not working.
- I removed whole CDN integration - not working.
For some unknown reason, "thank-you-page" redirects via 302 redirection back to homepage.
The order is processed and customers get e-mail notification properly, it's just that thank you page (where order details should be seen) isn't loaded.
I already checked this Stack question - but I don't have the "Force the HTTP after checkout" option within WooCommerce Dashboard.
You can see the "Network" part of Dev Tools here:
- Image 1: https://prnt.sc/lnbqcs
- Image 2: https://prnt.sc/lnbq5o
- Image 3: https://prnt.sc/lnbqqj
This is the System report:
- WC Version: 3.5.1
- Log Directory Writable: ✔
- WP Version: 4.9.8
- WP Multisite: –
- WP Memory Limit: 1 GB
- WP Debug Mode: –
- WP Cron: –
- Language: sl_SI
- External object cache: –
Server Environment
- Server Info: Apache
- PHP Version: 7.0.32
- PHP Post Max Size: 64 MB
- PHP Time Limit: 900
- PHP Max Input Vars: 20000
- cURL Version: 7.60.0
OpenSSL/1.0.2k
SUHOSIN Installed: –
- MySQL Version: 10.0.37-MariaDB
- Max Upload Size: 64 MB
- Default Timezone is UTC: ✔
- fsockopen/cURL: ✔
Please try to help me ... I'm stuck here for the past 3 hrs and didn't figure it out (today) ... Much appreciated!
Thank you,
T.
wordpress redirect woocommerce url-redirection http-status-code-302
I have an unusual error I don't seem able to fix myself ... I have a WordPress website, with WooCommerce as shop-part of the site. Today I noticed, that after I make an order, (Select product > Add to cart > Proceed to Checkout ) after I fulfill the order-form, choose the payment and click "FINISH ORDER" ... I don't see the "Thank you for your order", with order details, but instead, I get automatically redirected to homepage via 302 redirection.
- I tried to switch themes back to TwentySeventeen - not working.
- I reverted .htaccess back to "original" WordPress one - not working.
- I deleted quite a lot of the plugins website normaly uses - not working.
- I removed whole CDN integration - not working.
For some unknown reason, "thank-you-page" redirects via 302 redirection back to homepage.
The order is processed and customers get e-mail notification properly, it's just that thank you page (where order details should be seen) isn't loaded.
I already checked this Stack question - but I don't have the "Force the HTTP after checkout" option within WooCommerce Dashboard.
You can see the "Network" part of Dev Tools here:
- Image 1: https://prnt.sc/lnbqcs
- Image 2: https://prnt.sc/lnbq5o
- Image 3: https://prnt.sc/lnbqqj
This is the System report:
- WC Version: 3.5.1
- Log Directory Writable: ✔
- WP Version: 4.9.8
- WP Multisite: –
- WP Memory Limit: 1 GB
- WP Debug Mode: –
- WP Cron: –
- Language: sl_SI
- External object cache: –
Server Environment
- Server Info: Apache
- PHP Version: 7.0.32
- PHP Post Max Size: 64 MB
- PHP Time Limit: 900
- PHP Max Input Vars: 20000
- cURL Version: 7.60.0
OpenSSL/1.0.2k
SUHOSIN Installed: –
- MySQL Version: 10.0.37-MariaDB
- Max Upload Size: 64 MB
- Default Timezone is UTC: ✔
- fsockopen/cURL: ✔
Please try to help me ... I'm stuck here for the past 3 hrs and didn't figure it out (today) ... Much appreciated!
Thank you,
T.
wordpress redirect woocommerce url-redirection http-status-code-302
wordpress redirect woocommerce url-redirection http-status-code-302
asked Nov 26 '18 at 21:18
Exh89atorExh89ator
11
11
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53489220%2fwoocommerce-302-redirect-to-homepage-after-checkout-is-finished%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53489220%2fwoocommerce-302-redirect-to-homepage-after-checkout-is-finished%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown