Will It Work with Currency Switchers?
The WC PPP plugin is designed to work independently of your store’s currency settings and should not interfere directly with currency switchers. However, compatibility may vary depending on how the currency switcher handles prices and discounts.
Key points:
- The plugin applies standard WooCommerce coupons, which are calculated based on the store’s base currency.
- If your currency switcher modifies prices dynamically via JavaScript (common in plugins like WOOCS or Aelia), the discount calculation should still apply as expected.
- However, if the currency switcher modifies prices server-side or prevents coupon application, the discount may not appear properly in the converted currency.
Recommendations:
- Test with your specific currency switcher plugin to ensure coupons are calculated correctly.
- Make sure currency switchers don’t override or block WooCommerce coupon usage.
- If you notice inconsistencies, reach out to both plugin developers to check for compatibility options.