Adds cash as a value for the crypto token currency enum
What’s new
Adds cash as a value for the crypto.token_currency enum when using Charges.
Impact
You can now see whether a Charge used the cash value for the token_currency enum.
Changes
| Value | Change | Enum |
|---|---|---|
| cash | Added | Charge. payment_method_details. crypto |
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-09-30. 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.
