We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3be15 commit 6c4e226Copy full SHA for 6c4e226
README.md
@@ -1,6 +1,6 @@
1
# Simple Python Wrapper for Stripe
2
3
-This minimal library pulls the products from Stripe in `JSON` format.
+This minimal library pulls the products from Stripe in [JSON format](./products.json) using `STRIPE_API_KEY` as input, loaded from environment.
4
5
<br />
6
0 commit comments