Adds address validation for physical cards
What’s new
Lets you specify the address validation mode for shipping addresses on physical cards when you Create a card. You can also update the shipping addresses on physical cards when you Update a card.
Added
shipping.address_validation object
Address validation settings.
Impact
This change increases the accurancy of the shipping address provided by the user by validating and normailzing the address provided by the user
Changes
| Parameters | Change | Resources or endpoints |
|---|---|---|
| address_validation | Added | Issuing. Card#create. shipping Issuing. Card. shipping |
| shipping | Added | Issuing. Card#update |
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: 2024-09-30. acacia
- 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.
