Woocommerce Thank You Page Strange Issue – help

[ad_1]

Hey, I hope someone can help me here, I am really despairing.

After buying in my store, the user will redirected to my 404 and not to my Thank you page.

The funny thing here, in the url is the another product at the beginning, always “moon-leinwand”, if I delete this product, the placeholder of wordpress appears. Here are both urls that came out after the test purchase respectively

​

“shop/moon-leinwand” is a completely different product. but this always comes after an order is placed in the url, no matter what product is ordered

\_order\_Li33Uiv5ISkQX&order\_id=1548&wc\_payment\_method=woocommerce\_payments&\_wpnonce=1b84b684cd&save\_payment\_method=no&payment\_intent=pi\_3LZzC02EaUEHOY301TUjN6O0&payment\_intent\_client\_secret=pi\_3LZzC02EaUEHOY301TUjN6O0\_secret\_YjvTiuqBTproBazpwdLe5S2c4&redirect\_status=succeeded

​

**?post\_type=product&p=824%2F**danke**%2F1549%2F&**key=wc\_order\_m8Vcv0g8ANasH&order\_id=1549&wc\_payment\_method=woocommerce\_payments&\_wpnonce=1b84b684cd&save\_payment\_method=no&payment\_intent=pi\_3LZzEC2EaUEHOY3000CL3ea9&payment\_intent\_client\_secret=pi\_3LZzEC2EaUEHOY3000CL3ea9\_secret\_hwvptdMU0TLThoZmm1i6WznqO&redirect\_status=succeeded

​

shop url:

[https://primus-art.de])

Thank you Page url:

[https://primus-art.de/danke/])

Test Product (feel free to test, just use ” Beliebte Zahlungsmethoden” instead of paypal and there is an instruction, what you have to enter at the credit card)

[https://primus-art.de/produkt/test/])

​

what I have tried so far:

\- disable all Plugins except elementor/pro, woocommerce and woocommerce pay
\- all permalink variations, but I am not familiar with this field
\- php code for redirection see below
\- wocommerce thank you page created with the standard url “order-received”

nothing worked

​

php code for the redirect i used:

`add_action( ‘woocommerce_thankyou’, ‘bbloomer_redirectcustom’);`

`function bbloomer_redirectcustom( $order_id ){`

`$order = wc_danke( $order_id );`

`$url = ‘`[`https://primus-art.de/danke/`]`’;`

`if ( ! $order->has_status( ‘failed’ ) ) {`

`wp_safe_redirect( $url );`

`exit;`

`}`

`}`

​

WordPress Permalinks settings:

[https://primus-art.de/wp-content/uploads/2022/08/permalinkse.png])

Woocommerce settings url:

[https://primus-art.de/wp-content/uploads/2022/08/Bild\_2022-08-23\_180210632.png])

​

Help pls

[ad_2]

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer