Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

5282 articles

Adds support for printing a second line on Issuing physical cards


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

ParameterChangeResources or endpoints
second_lineAddedIssuing. Card

Upgrade

  1. View your current API version in Workbench.
  2. 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
  1. Upgrade the API version used for webhook endpoints .
  2. Test your integration against the new version.
  3. If you use Connect, test your Connect integration .

Learn more about Stripe API upgrades.

Last verified 2026-09-25

Is this helpful?