WPML
Status
Resolved
Reported for
WPML Multilingual & Multicurrency for WooCommerce 5.3.1
Resolved in
WCML 5.3.2
Topic tags
WCML

Overview of the issue

When purchasing a product in a secondary language, the user may be redirected to the ‘order-received’ page in the main language. This issue can occur if the checkout page includes the ‘Classic Checkout’ block or the ‘woocommerce_checkout’ shortcode.

Workaround

Our team is actively working on resolving this issue. In the meantime, you can use the following workaround:


  • Open the wp-content/plugins/woocommerce-multilingual/wpml-woocommerce.php file

  • Around line 128, Change:
    \WCML\OrderNotes\Hooks::class,


  • For
    //\WCML\OrderNotes\Hooks::class,

All known issues →