Skip to main content

LocalStack Extension: Stripe

Project description

Stripe LocalStack extensions

A LocalStack extension that provides a mocked version of Stripe as a service.

Installing

localstack extensions install localstack-extension-stripe

Using

Once installed, you can query stripe either through localhost:4566/stripe or stripe.localhost.localstack.cloud:4566.

curl stripe.localhost.localstack.cloud:4566/v1/customers \
	-u sk_test_12345: \
	-d description="Customer data for Alice"

Licensing

  • localstripe is licensed under the GNU General Public License version 3.
  • localstack-extension-stripe (this project) does not modify localstripe in any way

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

localstack-extension-stripe-0.1.0.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page