Changeset 3434598
- Timestamp:
- 01/07/2026 06:14:38 PM (3 months ago)
- File:
-
- 1 edited
-
yaycurrency/trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
yaycurrency/trunk/readme.txt
r3414561 r3434598 3 3 Tags: currency switcher, multi currency, woocommerce, currency, currency converter, multicurrency 4 4 Requires at least: 3.0 5 Tested up to: 6. 85 Tested up to: 6.9 6 6 Stable tag: 3.3.1 7 7 License: GPLv2 or later … … 20 20 🌐 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. 21 21 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 23 26 💎 [YayCurrency Pro](https://yaycommerce.com/yaycurrency-woocommerce-multi-currency-switcher/) 24 27 … … 97 100 - Buy Once or Subscribe for WooCommerce Subscription plugin 98 101 99 100 102 ###💎 PREMIUM-ONLY FEATURES 101 103 … … 146 148 **Just a Startup in Progress?** 147 149 No worries, try out YayCurrency free version. It is the most beginner- and startup-friendly plugin in the world of WordPress. 148 149 150 150 151 Happy Currency-Switching! 💛 … … 159 160 7. To display the currency switcher on WooCommerce product pages, to go **YayCurrency** > **Display Options** > Show on single product page. 160 161 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 166 Yes! YayCurrency has built-in price rounding: 167 168 1. Go to **YayCommerce → YayCurrency → Manage Currency tab** 169 2. Click the **gear icon** next to your currency 170 3. Scroll to **Rounding** section 171 4. Enable **Custom Rounding** 172 5. 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) 178 6. Test with the **live tester** to preview results 179 7. Click **Save** 180 181 This 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** 188 Go to the product and verify it has a price in your WooCommerce base currency. 189 190 **2. Third-party plugin conflict** 191 Some pricing plugins override YayCurrency. Check compatibility at **YayCommerce → YayCurrency → Advanced Settings tab**. 192 193 **3. AJAX loading issue** 194 If 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** 197 Go to **YayCurrency → Settings** and enable **Compatible with Cache Plugins** option. Then clear your cache. 198 199 **5. Custom price display** 200 If 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 204 Yes, with the **Checkout in Different Currency** option: 205 206 1. Go to **YayCurrency → Checkout Options tab** 207 2. Enable **Checkout in Different Currency** toggle 208 3. Click **Save Changes** 209 210 Customers 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 218 1. Go to **YayCommerce → YayCurrency → Checkout Options tab** 219 2. Find the **Payment Methods** section 220 3. For each currency, you'll see checkboxes for available payment gateways 221 4. Check only the payment methods you want available for that currency 222 5. Click **Save Changes** 223 224 Now 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 228 Yes, with YayCurrency Pro: 229 230 1. Go to **YayCurrency → Checkout Options tab** 231 2. Enable **Force Currency for Specific Payment Method** 232 3. Select which currency must be used for each payment gateway 233 4. Optionally enable **Reload Checkout Page** to refresh when currency changes 234 5. 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? 173 239 Please [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! 174 240 To 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.