Adds support for simulating card payments on Terminal readers
What’s new
Adds support for simulating card presentment while testing Stripe Terminal.
Impact
You can now simulate presenting card payment methods on a Terminal reader. Learn more about testing this kind of simulation.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| card | Added | Terminal. Reader. testHelpers#present_payment_method |
| Value | Change | Enum |
| card | Added | Terminal. Reader. testHelpers#present_payment_method. 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-08-27. basil
- 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.
