Plugin Directory

Changeset 3434598


Ignore:
Timestamp:
01/07/2026 06:14:38 PM (3 months ago)
Author:
yaycommerce
Message:

Update readme and tested up to 6.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • yaycurrency/trunk/readme.txt

    r3414561 r3434598  
    33Tags: currency switcher, multi currency, woocommerce, currency, currency converter, multicurrency
    44Requires at least: 3.0
    5 Tested up to: 6.8
     5Tested up to: 6.9
    66Stable tag: 3.3.1
    77License: GPLv2 or later
     
    2020🌐 With automatic exchange rates, prices based on country, and compatibility with [50+ popular WooCommerce plugins](https://docs.yaycommerce.com/yaycurrency/compatibility), YayCurrency makes you ready to scale your store.
    2121
    22 👉 [Demo](https://demo.yaycommerce.com/yaycurrency/product/cap/)
     22👉 [Quick Demo](https://demo.yaycommerce.com/yaycurrency/product/cap/)
     23
     24🎮 [Admin Demo](https://demo.yaycommerce.com/yaycurrency/product/cap/)
     25
    2326💎 [YayCurrency Pro](https://yaycommerce.com/yaycurrency-woocommerce-multi-currency-switcher/)
    2427
     
    97100- Buy Once or Subscribe for WooCommerce Subscription plugin
    98101
    99 
    100102###💎 PREMIUM-ONLY FEATURES
    101103
     
    146148**Just a Startup in Progress?**
    147149No worries, try out YayCurrency free version. It is the most beginner- and startup-friendly plugin in the world of WordPress.
    148 
    149150
    150151Happy Currency-Switching! 💛
     
    1591607. To display the currency switcher on WooCommerce product pages, to go **YayCurrency** > **Display Options** > Show on single product page.
    160161
    161 == Frequently Asked Questions ==
    162 
    163 = Will this plugin charge customers in the store's base currency? =
    164 This WooCommerce multi currency free plugin allows you to accept checkout payments in local currencies. By enabling this Woo multi-currency checkout, you allow your customers to pay in the currency they have chosen.
    165 
    166 = Can I display currency code in place of currency symbol on the site?
    167 Yes, you can fully customize how the WooCommerce multi currency plugin display on the front end using national flag, currency name, currency code, currency symbol, etc. in the [currency switcher's display options](https://docs.yaycommerce.com/yaycurrency/configurations/display-options).
    168 
    169 = Is YayCurrency GDPR-compliant? =
    170 A big yes, this WooCommerce multi currency free plugin is compliant with GDPR. It collects no sensitive information.
    171 
    172 = I got issues. How can I get support? =
     162## Frequently Asked Questions
     163
     164### Can I round prices to clean numbers?
     165
     166Yes! YayCurrency has built-in price rounding:
     167
     1681. Go to **YayCommerce → YayCurrency → Manage Currency tab**
     1692. Click the **gear icon** next to your currency
     1703. Scroll to **Rounding** section
     1714. Enable **Custom Rounding**
     1725. Choose rounding threshold:
     173   * 0.10 (rounds to nearest 10 cents: $365.37 → $365.40)
     174   * 0.50 (rounds to nearest 50 cents: $365.37 → $365.50)
     175   * 1 (rounds to nearest dollar: $365.37 → $366)
     176   * 10 (rounds to nearest $10: $365.37 → $370)
     177   * 100 (rounds to nearest $100: $365.37 → $400)
     1786. Test with the **live tester** to preview results
     1797. Click **Save**
     180
     181This makes prices look cleaner and more professional in each currency.
     182
     183### Why are some prices not converting?
     184
     185**Check these common causes:**
     186
     187**1. Price not set in base currency**
     188Go to the product and verify it has a price in your WooCommerce base currency.
     189
     190**2. Third-party plugin conflict**
     191Some pricing plugins override YayCurrency. Check compatibility at **YayCommerce → YayCurrency → Advanced Settings tab**.
     192
     193**3. AJAX loading issue**
     194If using AJAX-loaded content, prices might not convert. Go to **YayCurrency → Settings** and enable **Compatible with AJAX** option (Pro version).
     195
     196**4. Caching plugin interference**
     197Go to **YayCurrency → Settings** and enable **Compatible with Cache Plugins** option. Then clear your cache.
     198
     199**5. Custom price display**
     200If using custom code or shortcodes to display prices, you may need to use YayCurrency's filter hooks. See documentation for `yay_currency_should_format_product_price` filter.
     201
     202### Can customers checkout in a different currency than they browsed in?
     203
     204Yes, with the **Checkout in Different Currency** option:
     205
     2061. Go to **YayCurrency → Checkout Options tab**
     2072. Enable **Checkout in Different Currency** toggle
     2083. Click **Save Changes**
     209
     210Customers will see a currency selector at checkout and can choose their preferred payment currency.
     211
     212**Important:** Make sure your payment gateway supports the currencies you enable for checkout. Configure payment methods per currency in the **Checkout Options tab**.
     213
     214### How do I set specific payment gateways for specific currencies?
     215
     216**Example:** Accept PayPal for USD but only bank transfer for EUR.
     217
     2181. Go to **YayCommerce → YayCurrency → Checkout Options tab**
     2192. Find the **Payment Methods** section
     2203. For each currency, you'll see checkboxes for available payment gateways
     2214. Check only the payment methods you want available for that currency
     2225. Click **Save Changes**
     223
     224Now when customers select a currency at checkout, they'll only see payment methods you've enabled for that currency.
     225
     226### Can I force customers to pay in a specific currency? (Pro)
     227
     228Yes, with YayCurrency Pro:
     229
     2301. Go to **YayCurrency → Checkout Options tab**
     2312. Enable **Force Currency for Specific Payment Method**
     2323. Select which currency must be used for each payment gateway
     2334. Optionally enable **Reload Checkout Page** to refresh when currency changes
     2345. Click **Save Changes**
     235
     236**Example:** Force all PayPal payments to be in USD, regardless of what currency the customer browsed in.
     237
     238### I got issues. How can I get support?
    173239Please [create a topic](https://wordpress.org/support/plugin/yaycurrency/) or [contact us](https://yaycommerce.com/support/) to get help. We’re sure to resolve the glitch!
    174240To quickly get the answers, please attach screenshots of currently active WooCommerce plugins on your website.
Note: See TracChangeset for help on using the changeset viewer.