stripe-mock
« Back to VersTracker
Description:
Mock HTTP server that responds like the real Stripe API
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @stripe  |  formulae.brew.sh
Category: Developer tools
Tags: stripe testing mock-server api development
Install: brew install stripe-mock
About:
stripe-mock is a mock HTTP server that mimics the real Stripe API endpoints and responses. It allows developers to test integrations locally without processing real payments or hitting live API rate limits. This tool significantly speeds up development and testing workflows for Stripe integrations.
Key Features:
  • Implements a vast majority of Stripe API endpoints
  • Validates request parameters and returns realistic responses
  • Zero network dependencies and fast startup time
  • Supports both the REST API and webhook events
Use Cases:
  • Unit and integration testing for applications using Stripe
  • Local development without needing a live Stripe account
  • CI/CD pipeline testing for payment-related features
Alternatives:
  • Stripe CLI – The official CLI includes a limited mock capability, but stripe-mock is more comprehensive for API testing.
  • Mockoon – A general API mocking tool requiring manual endpoint configuration, whereas stripe-mock is pre-configured for Stripe.
Version History
Detected Version Rev Change Commit
Oct 2, 2025 12:02am 0 VERSION_BUMP fa5cbd65
Oct 1, 2025 11:22pm 0 VERSION_BUMP 5128707e
Dec 4, 2024 6:34am 0 VERSION_BUMP 9d70f42b
Dec 4, 2024 1:21am 0 VERSION_BUMP d6e1475a
Sep 13, 2024 1:14am 0 VERSION_BUMP b3bfa398