A mock of Stripe API
docker run -p 4999:4999 -it mdouchement/stripe-serverconfig/environments/development.rb:# ...
unless ENV['MOCKER']
require 'stripe_mock'
StripeMock.start_client
end
bundle exec rails sContent type
Image
Digest
sha256:caab5222a…
Size
-
Last updated
about 11 years ago
docker pull mdouchement/stripe-server