[WordPress] 外掛分享: LinkNacional Multi Currency for GiveWP

WordPress 外掛 LinkNacional Multi Currency for GiveWP 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「LinkNacional Multi Currency for GiveWP」是 2026-01-21 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2026-01-30,距離現在已有 27 天。
  • 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

linknacional | marcosalexandre |

外掛標籤

givewp | donations | multi currency | currency converter | international payments |

內容簡介

總結:LinkNacional Multi Currency for GiveWP是在您的GiveWP募款活動中啟用國際捐款的終極解決方案。這個強大的外掛會自動將外幣轉換為巴西雷亞爾(BRL)進行支付處理,同時以捐助人偏好的貨幣顯示捐款金額,為全球支持者創造無縫且熟悉的捐款體驗。

問題與答案:

1. LinkNacional Multi Currency for GiveWP的主要特點有哪些?
- 實時匯率:使用可靠API的實時貨幣轉換
- 多貨幣支持:接受USD、EUR、JPY、GBP、SAR、MXN、CHF和BRL的捐款
- GiveWP 3.0+兼容:全面支持現代GiveWP表單和舊版模板
- PayPal集成:針對PayPal Commerce支付的特殊貨幣轉換處理
- 預備保護:多個API來源確保始終有貨幣匯率
- 簡單配置:簡單的表單或全局貨幣設置
- 專業界面:捐助者的乾淨、直觀貨幣選擇器

2. LinkNacional Multi Currency for GiveWP支持多少種貨幣?
- 8種支持的貨幣:巴西雷亞爾、美元、歐元、日元、英鎊、沙特裡亞爾、墨西哥比索、瑞士法郎

3. 這個外掛如何運作?
- 捐助者從優雅的下拉菜單中選擇他們偏好的貨幣
- 外掛獲取當前的匯率並顯示金額
- 支付處理:Conv

以上是根據您提供的內容準備的問題與答案。

原文外掛簡介

LinkNacional Multi Currency for GiveWP is the ultimate solution for enabling international donations in your GiveWP-powered fundraising campaigns. This powerful plugin automatically converts foreign currencies to Brazilian Real (BRL) for payment processing while displaying donation amounts in the donor’s preferred currency, creating a seamless and familiar donation experience for supporters worldwide.
Why Choose LinkNacional Multi Currency for GiveWP?

Real-Time Exchange Rates: Automatic currency conversion using live exchange rates from reliable APIs
Multiple Currency Support: Accept donations in USD, EUR, JPY, GBP, SAR, MXN, CHF, and BRL
GiveWP 3.0+ Compatible: Full support for modern GiveWP forms and legacy templates
PayPal Integration: Special currency conversion handling for PayPal Commerce payments
Fallback Protection: Multiple API sources ensure currency rates are always available
Easy Configuration: Simple form-by-form or global currency settings
Professional Interface: Clean, intuitive currency selector for donors

Key Features at a Glance

8 Supported Currencies: Brazilian Real, US Dollar, Euro, Japanese Yen, British Pound, Saudi Riyal, Mexican Peso, Swiss Franc
Dynamic Currency Selector: Interactive dropdown for donors to choose their preferred currency
Real-Time Conversion: Live exchange rates with automatic fallback systems
Form-Level Control: Configure different currencies per donation form
Global Settings: Set default currencies across all forms
PayPal Compatibility: Seamless integration with PayPal Commerce Gateway
Legacy Support: Works with both modern and legacy GiveWP form templates
Developer Friendly: Hooks and filters for customization
Multilingual Ready: Full internationalization support with English, Portuguese, and Spanish translations

How It Works

Currency Selection: Donors select their preferred currency from an elegant dropdown
Real-Time Conversion: Plugin fetches current exchange rates and displays amounts
Payment Processing: Converts foreign currency to BRL for Brazilian payment processors
Seamless Experience: Donors see familiar currency while payments process correctly

Perfect For

International Nonprofits: Accept donations from supporters worldwide
Brazilian Organizations: Process international donations through local payment systems
Fundraising Campaigns: Expand reach to global donor base
Multi-Regional Causes: Serve diverse communities with localized currency options

Technical Highlights

API Integration: Multiple exchange rate sources for reliability
Smart Fallback: Offline rates ensure continuous operation
Performance Optimized: Efficient currency switching and calculation
Security First: Secure API calls and data handling
WordPress Standards: Follows all WordPress coding and security standards

Note: This plugin requires GiveWP and is optimized for Brazilian Real (BRL) as the base processing currency.
Configuration
Initial Setup

Navigate to Donations → Settings → General → Currency Settings
Enable Multi Currency option
Set your Default Currency (recommended: BRL)
Select Enabled Currencies for your donation forms
Save settings

Form-Level Configuration

Edit any GiveWP donation form
Go to Currency Options tab
Choose between Global Options or form-specific settings
Configure Default Currency and Enabled Currencies for this form
Update form

Requirements

GiveWP Plugin: Version 2.19.2 or higher
Currency Setting: Base currency must be Brazilian Real (BRL)
Decimal Places: Set to 0 in GiveWP currency settings for optimal performance

External Services
This plugin connects to external services to obtain real-time exchange rates for currency conversion. These services are essential for providing accurate and up-to-date currency exchange information to display donation amounts in different currencies.
Link Nacional Exchange Rate API

What the service is: Link Nacional Exchange Rate API (https://api.linknacional.com/cotacao/) – A currency exchange rate service provided by Link Nacional
What it is used for: Primary source for real-time currency exchange rates to convert donation amounts between different currencies
What data is sent: Currency code (e.g., USD, EUR, BRL) to retrieve exchange rates for that specific currency
When data is sent: Every time a donation form with multi-currency enabled is loaded or when currency rates need to be refreshed (cached for 1 hour)

Frankfurter API (Fallback Service)

What the service is: Frankfurter Exchange Rate API (https://api.frankfurter.app/) – A free, open-source currency exchange rate service
What it is used for: Alternative/fallback exchange rate source when the primary Link Nacional API is unavailable or fails to respond
What data is sent: Currency codes for base and target currencies (e.g., “from=USD&to=EUR,BRL”) to retrieve exchange rates
When data is sent: Only when the primary Link Nacional API fails to provide exchange rates or returns an error

Important Notes:
– Exchange rates are cached for 1 hour in WordPress to improve performance and reduce external service requests
– No personal or sensitive data is transmitted to these services, only currency codes
– These external connections are essential for the plugin’s core functionality of multi-currency support
– If both services are unavailable, the plugin falls back to cached rates stored locally
Source Code
The compiled JavaScript files are available in the plugin:
* /resource/payPalCommerceGateway.js – Compiled PayPal Commerce integration
* /resource/give-multi-currency-coin-selector.js – Compiled currency selector
The uncompiled source code is available on GitHub:
* Repository: https://github.com/LinkNacional/give-multimoeda
* Development Branch: https://github.com/LinkNacional/give-multimoeda/tree/dev
To rebuild the JavaScript files (for developers):
1. Clone the repository
2. Run npm install to install dependencies
3. Run npm run build to compile files
Support
For technical support, feature requests, or bug reports:

Support Portal: Link Nacional Support
Documentation: Plugin Documentation
GitHub: Report issues on our GitHub repository

Professional WordPress Development: Need custom modifications or have a special project? Contact our development team
Recommended Plugins

GiveWP – The #1 donation plugin for WordPress (Required)
Give – Recurring Donations – Accept recurring donations
Give – Fee Recovery – Let donors cover transaction fees
Give – Form Field Manager – Customize donation forms

Transform your donation forms into a global fundraising platform with LinkNacional Multi Currency for GiveWP today!

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「LinkNacional Multi Currency for GiveWP」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


3.1.5 | 3.1.6 | trunk |

延伸相關外掛(你可能也想知道)

  • Paysera Payment Gateway for WooCommerce 》Paysera 支付 + 配送, 這款外掛讓您的網店一應俱全,結合付款和配送功能於一體。該外掛集合了所有熱門配送公司,在您的網站上顯示您的配送選項,同時提供支付...。
  • Flutterwave 》這款 WordPress 外掛支援通過 MasterCard、Visa、Mpesa、PayPal、TIGO、Mobile money、銀行帳戶和 Barter 收款。, 入門指南, 最低要求, , 最新版本的 WordPre...。

文章
Filter
Apply Filters
Mastodon