Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Adds support for the Stripe Reader S710


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

ParametersChangeResources or endpoints
cellular stripe_s710AddedTerminal. Configuration Terminal. Configuration#create Terminal. Configuration#update
ValuesChangeEnums
simulated_stripe_s710 stripe_s710AddedTerminal. Reader#list Terminal. Reader

Upgrade

  1. View your current API version in Workbench.
  2. 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
  1. Upgrade the API version used for webhook endpoints .
  2. Test your integration against the new version.
  3. If you use Connect, test your Connect integration .
  4. In Workbench, perform the upgrade . You can roll back the version for 72 hours.

Learn more about Stripe API upgrades.

Last verified 2026-09-24

Is this helpful?