Adds forms to Terminal readers to collect user information
What’s new
Adds the ability for Terminal readers to collect customer information using the collect_inputs endpoint. Also adds the testing endpoints succeed_input_collection and timeout_input_collection, which don’t require a physical Terminal reader.
Impact
You can now display forms on Terminal readers to collect information from customers, such as signature, selection, email address, phone number, text, and other numeric values.
See Collect on-screen inputs to learn more.
Changes
| Endpoints | Change | Resources |
|---|---|---|
| collect_inputs | Added | Terminal. Reader |
| succeed_input_collection timeout_input_collection | Added | Terminal. Reader |
| Parameter | Change | Resources or endpoints |
| collect_inputs | Added | Terminal. Reader. action |
| Value | Change | Enum |
| collect_inputs | Added | Terminal. Reader. action. 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: 2025-05-28. basil
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
Learn more about Stripe API upgrades.