Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

New endpoints for managing a physical card's shipping status in test mode


Breaking changes

New endpoints for managing a physical card's shipping status in test mode Breaking changes

What’s new

When creating a physical card in testmode, its shipping status no longer automatically changes from pending to delivered. This functionality is now accessible through the following new endpoints:

  • /v1/test _ the relevant part of the product/:the relevant part of the product
  • /v1/test _ the relevant part of the product/:the relevant part of the product
  • /v1/test _ the relevant part of the product/:the relevant part of the product
  • /v1/test _ the relevant part of the product/:the relevant part of the product

Impact

You now have more control over simulating different shipping scenarios using new dedicated endpoints. This change allows for more comprehensive testing of shipping-related workflows in card issuance processes

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: 2022-08-01
  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 .
  4. In Workbench, perform the upgrade . You can roll back the version for 72 hours.

Learn more about Stripe API upgrades.

Last verified 2026-09-24

Is this helpful?