I found similar topic here – 404 Order Received | www.ads-software.com
- Turn on Debugging: Should the problem still be there, let’s try activating debugging in WordPress. This can help us pinpoint the issue. You can turn on debugging by adding these lines to your wp-config.php file:
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', false );
@ini_set( 'display_errors', 0 );
This will create a debug.log file in your wp-content directory, logging any PHP errors or notices. For a more detailed guide on enabling debugging in WordPress, you can visit this link: ?? Debugging in WordPress
If the issue continues after trying these steps, please share more details, like the exact error messages you see when debug mode is on. This will help us identify and solve the problem more effectively.
Also, please share any?fatal error logs?(if any) found under?WooCommerce > Status > Logs
.
— also this is a got comment from – 404 Order Received | www.ads-software.com
Hey @derek072,
Thanks for sharing that!
Can you please navigate to WooCommerce → Settings → Advanced
→ Page setup and share a screenshot of the Checkout endpoints section.
If you do not already have a screenshot tool installed, Snipboard.io can be used for easily sharing screenshots.
Cheers!
— if this will not work, check .htacess 404 Order Received | www.ads-software.com and cache – 404 Order Received | www.ads-software.com.
— check if your checkout page (order receivied) is in draft status? 404 Order Received – page 2 | www.ads-software.com