I translated your message using Google Translate, and it seems like you’re not being redirected to the “thank you” page after purchase, correct?
Did you also report this here?
https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues/3102
In any case, in my testing, I do get redirected to the thank you page. Video:
https://d.pr/v/tQ2fjD/Or7lfwv1Ha
If that’s not happening for you, the issue might be caused by a conflict with your theme or with another plugin.
?
The best way to determine this is to do this, on a staging site if possible:
- Temporarily switch your theme to Storefront
- Disable all plugins except for WooCommerce
- Repeat the action that is causing the problem
If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated.
To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.