Adds support for the Stripe Reader the related setting
What’s new
Adds support for the new Stripe Reader the related setting Terminal device. stripe_s710 and simulated_stripe_s710 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 the related setting devices when you create or update Terminal Configurations.
Impact
You can now integrate Stripe Reader the related setting devices into your payment processing workflow. If you’re using Terminal Configurations to customize device behavior, you can configure splash screen settings specifically for the related setting devices using the new stripe_s710.splashscreen parameter.
Changes
| Parameters | Change | Resources or endpoints |
|---|---|---|
| cellular stripe_s710 | Added | Terminal. Configuration Terminal. Configuration#create Terminal. Configuration#update |
| Values | Change | Enums |
| simulated_stripe_s710 stripe_s710 | Added | Terminal. Reader#list Terminal. Reader |
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
- 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.
