Getting Started
Admin Panel
Settings
Search for a command to run...
Control how prices and balances are shown across the marketing site, billing, and admin.
Location: Dashboard → Admin → Settings → Currency
URL: /dashboard/admin/settings/currency
Choose the default display currency (for example USD, EUR, TRY). Package prices and credit displays use this setting together with akaunting/laravel-money configuration.
When you display amounts in a non-USD currency, set the USD exchange rate used for conversions. Update this when rates change significantly.
MONEY_DEFAULTS_CURRENCY in .env can act as a fallback; admin settings override when saved.
Stripe and PayPal charge in the currency you configure on their dashboards. Keep gateway currency aligned with the currencies you sell packages in.