Adds Sudan to allowed shipping countries for Checkout
What’s new
Adds Sudan (SD) to the list of possible enum values for shipping_address_collection.allowed_countries.
Impact
The allowed_countries parameter lets you specify which countries your customers can select as a shipping location. You can now transact and ship to Sudan.
Changes
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-01-27.acacia
- If you don’t use an SDK, update your API requests to include
- 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.