Adds a field for a Terminal reader's last connection timestamp
What’s new
Adds a last_seen_at field for a Terminal Reader that describes the timestamp for when the reader last connected to Stripe.
Impact
When retrieving or listing Readers, you can use the last_seen_at field to determine when the device was most recently active.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| last_seen_at | Added | 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: 2025-10-29. 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.
