Adds support for new tipping currencies to the Terminal Configuration object
What’s new
Adds new parameters to the Terminal Configuration object to enable tipping in additional local currencies:
| Country | Currency | Parameter |
|---|---|---|
| United Arab Emirates | AED | tipping.aed |
| Bulgaria | BGN | tipping.bgn |
| Hungary | HUF | tipping.huf |
| Romania | RON | tipping.ron |
Impact
You can now configure your Terminal readers to accept tips in the local currency in the UAE (AED), Bulgaria (BGN), Hungary (HUF), and Romania (RON).
Changes
| Parameters | Change | Resources or endpoints |
|---|---|---|
| aed bgn huf ron | Added | 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: 2025-07-30. basil
- 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.
