Changes currency mapping for Bulgaria from BGN to EUR
What’s new
Changes the default currency mapping for Bulgaria (country code BG) from Bulgarian Lev ( BGN) to Euro ( EUR) across Stripe’s systems. This change removes BGN as a supported currency option in terminal tipping configurations. The update also modifies currency mappings in the Dashboard and various API specifications to reflect Bulgaria’s transition to the Euro.
Impact
This change only affects Terminal integrations. If your Terminal tipping configuration specifies BGN for Bulgarian transactions, update it to use EUR, as this update aligns Stripe’s currency handling with Bulgaria’s official currency adoption.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| bgn | Removed | Terminal. Configuration#create. tipping Terminal. Configuration#update. tipping Terminal. Configuration. tipping |
Upgrade
- View your current API version in Workbench.
- If you use an SDK, upgrade to the corresponding SDK version for this API version.
- If you don’t use an SDK, update your API requests to include Stripe-Version: 2026-01-28. clover
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
- In Workbench, perform the upgrade . You can roll back the version for 72 hours.
Learn more about Stripe API upgrades.
