Background of the issue:
I am using the Stripe plugin by Webtoffe and have translated the strings. The issue can be seen on this page: hidden link
Symptoms:
On the Sepa gateway, the translated strings do not reflect on the front end. Instead of the expected German translation, the text appears in English.
Questions:
Why are the translated strings not appearing on the Sepa gateway?
How can I ensure the translated strings are displayed correctly on the front end?
Could you please navigate to WPML > String Translations > Auto register strings for translation > Check this option "Look for strings while pages are rendered" to see if it fixes the issue?
While checking the debug info, I see that the WordPress Memory Limit is below the requirements. The minimum requirements are 128M, but we do recommend 256M and the debug information of your site shows it set to 40M. Please check this link for more details https://wpml.org/home/minimum-requirements/.
You can increase it by adding the following code in your wp-config.php file, right before the /* That’s all, stop editing! Happy publishing. */ line:
After adding the code you can confirm that the memory was changed correctly from WPML > Support > WordPress > Memory limit.
Also, I noticed that your MySQL version is below the plugin minimum requirements as described at: https://wpml.org/home/minimum-requirements/ . Kindly contact your hosting provider and ask them to update the MySQL version to 5.6+ for you.
The topic ‘[Closed] Stripe local gateway Sepa translation’ is closed to new replies.