Adds support for the Stripe Reader S710
What’s new
Adds support for the new Stripe Reader S710 Terminal device. stripe_ and simulated_ are now supported values for the device_type property on the Terminal Reader object.
Additionally, adds a new stripe_s710 hash that includes a splashscreen parameter. You can use this parameter to configure the splash screen display for S710 devices when you create or update Terminal Configurations.
Impact
You can now integrate Stripe Reader S710 devices into your payment processing workflow. If you’re using Terminal Configurations to customize device behavior, you can configure splash screen settings specifically for S710 devices using the new stripe_ parameter.
Changes
| Parameters | Change | Resources or endpoints |
| cellularstripe_s710 | Added | |
| Values | Change | Enums |
| simulated_stripe_s710stripe_s710 | Added |
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-02-25.clover
- If you don’t use an SDK, update your API requests to include
- 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.