Set Credit Card form to Swiss German
-
Hello Support
As I had to switch to Woocommerce PayPal Payments I run once again into the issue that the credit card form on the checkout page does not reflect the correct country (in my case Switzerland).
With the prior plugin I could set to correct locale by using this snippet:add_filter('woocommerce_paypal_express_checkout_paypal_locale','set_default_language_paypal_express'); function set_default_language_paypal_express() { return 'fi_FI'; }Now I’m desperately searching for a similar snippet in order to once more solve an issue already solved.
Thanks in advance
PascalThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Set Credit Card form to Swiss German’ is closed to new replies.