Adds support for Verifone third-party device types to Terminal APIs
What’s new
You can now use four new Verifone device types with Stripe Terminal APIs: V660p, the related setting, the related setting, and the related setting, along with their simulated variants for testing.
The new device types are available in the Terminal Reader API, Terminal Configuration API, Terminal Device Deploy Group API, and Terminal Device Asset Version API.
Impact
When creating Terminal configurations, you can specify device-specific settings for each Verifone device type. Learn more about Terminal Configurations.
If you’re using the V660p or the related setting device types, you can deploy third-party applications to these readers using the existing Device Deploy Group and Device Asset Version APIs. Learn more about Apps on Devices.
Changes
| Parameters | Change | Resources or endpoints |
|---|---|---|
| verifone_m425 verifone_p630 verifone_ux700 verifone_v660p | Added | Terminal. Configuration Terminal. Configuration#create Terminal. Configuration#update |
| Values | Change | Enums |
| simulated_verifone_m425 simulated_verifone_p630 simulated_verifone_ux700 simulated_verifone_v660p verifone_m425 verifone_p630 verifone_ux700 verifone_v660p | Added | Terminal. Reader#list. device_type Terminal. Reader. device_type |
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-05-27. dahlia
- 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.
