We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I came across Stripe Mock for functional testing. This would allow testing a whole workflow with Stripe involved.
Not sure about what is the best way to package the Stripe test server. Should we add a Stripe Mock server to our docker-compose.yml?
docker-compose.yml
The text was updated successfully, but these errors were encountered:
fix: reorder CREATE transitions between order and payment
d192144
98c1cc2
alexsegura
No branches or pull requests
I came across Stripe Mock for functional testing.
This would allow testing a whole workflow with Stripe involved.
Not sure about what is the best way to package the Stripe test server.
Should we add a Stripe Mock server to our
docker-compose.yml
?The text was updated successfully, but these errors were encountered: