This thread is resolved. Here is a description of the problem and solution.
Problem:
If you're experiencing an issue where all payment methods are displayed twice on the thank you page and in the order email in your WooCommerce project,
Solution:
We have escalated the issue to our developers for a permanent fix. Meanwhile, we recommend you try the following workaround:
1. Edit the file
woocommerce-multilingual/classes/multi-currency/payment-gateways/class-wcml-currencies-payment-gateways.php
2. On line number 38, replace the existing code with:
add_action( 'wp_loaded', [ $this, 'init_gateways' ] );
If this solution doesn't look relevant to your issue, please open a new support ticket.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic is split from https://wpml.org/forums/topic/duplicated-bank-information-in-order-confirmation-email/
This topic contains 2 replies, has 2 voices.
Last updated by 11 months, 2 weeks ago.
Assisted by: Dražen Duvnjak.