Skip to main content

Multiple Currencies

This article explains how to enable receiving payments in multiple currencies.

Erdi Yerebasmaz avatar
Written by Erdi Yerebasmaz
Updated over a week ago

Note: To receive payments in multiple currencies, you must have a Pro membership. Without Pro, you will not be able to access the options described below.

Selecting Currencies

  1. Go to Settings > Payment Systems > Add/Edit.

  2. Select the currencies you want to activate and save.

  3. Make sure your payment system supports transactions in the selected currencies.

Activating Currencies

Donation Pages

  • Go to Donations > Donation Pages > Add/Edit.

  • Select your payment system, then choose the currencies you want to enable in the Currency section.

  • You can also customize donation amounts and descriptions for each currency.

  • From Donation Pages > Actions > Show Addresses, you can select the desired currency and access shareable links.

Fundraising Campaigns

  • When creating, approving, or editing a campaign, select your payment system and choose the currency from the Currency section.

Goals

  • Goals for donation pages, campaigns, events, and teams can be set in different currencies.

  • The total amount is calculated by converting each currency to the goal currency at the current exchange rate.

Donation Forms

  • Send the currency ISO code using the currency parameter:

fz.bagis({     ***       currency: "USD",     ***   })

Membership Fees

  • Membership fees can only be collected in your organization’s default currency.

Events

  • When creating or editing a paid event, select the payment system and currency.

  • Only a single currency can be used per event.

Forms

  • If the form collects payment, you can change the currency by clicking the currency selector next to the amount.

Billing

  • Platform fees are calculated based on the exchange rate of the day before the invoice date.

  • Payments in each currency are reflected as separate line items.

  • Fee tiers are calculated based on the total amount across all currencies; they are not calculated per currency.

Did this answer your question?