Adds support for printing a second line on Issuing physical cards
What’s new
When creating an Issuing Card object, you can now specify a second line to print on physical cards using the new second_line parameter.
Impact
You can now specify the text to print on physical cards that use a Physical Bundle that permits a second line. The second line appears beneath the cardholder name, and can convey additional information to the cardholder about the card.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| second_line | Added | Issuing. Card |
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-09-30. 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.
