← Back
Stripe
Stripe Climate API adds marine carbon removal as supplier pathway option

Marine Carbon Removal Support Added to Climate API

Stripe has expanded its Climate API to include marine carbon removal as a new removal pathway option. This addition enables developers to specify and filter climate suppliers by their use of marine-based carbon removal technologies.

What Changed

The Supplier object's removal_pathway property now accepts marine_carbon_removal as a valid enum value. This allows developers to:

  • Filter climate suppliers based on marine carbon removal capabilities
  • Select suppliers that specialize in ocean-based carbon removal solutions
  • Build more granular climate ordering workflows that account for specific removal methodologies

How to Upgrade

To use this new functionality:

  1. Update your API version to 2026-03-25.dahlia (or later)
  2. Upgrade SDKs if you're using a language-specific SDK (Python, Node.js, PHP, Go, Ruby, or Java)
  3. Update webhook endpoints to use the new API version
  4. Test your integration in the Stripe dashboard before deploying to production
  5. Roll back capability: You have 72 hours to roll back to your previous API version if needed

No breaking changes are introduced—this is purely additive functionality. Existing integrations remain unaffected.