File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # [ Python Library for Stripe API] ( https://github.com/app-generator/ecomm-wrapper- stripe )
1
+ # [ Python Library for Stripe API] ( https://github.com/app-generator/python- stripe-wrapper )
2
2
3
3
Simple ** Python** library that pulls the products from ** Stripe** dashboard in ` JSON format ` using only ** STRIPE_API_KEY** as input.
4
4
@@ -73,7 +73,7 @@ All products associated with the account are pulled in `products.json`. Here is
73
73
74
74
<br />
75
75
76
- > ** Step 1** - Clone the sources from [ public repository] ( https://github.com/app-generator/ecomm-wrapper- stripe )
76
+ > ** Step 1** - Clone the sources from [ public repository] ( https://github.com/app-generator/python- stripe-wrapper )
77
77
78
78
``` bash
79
79
$ git clone https://github.com/app-generator/python-stripe-wrapper.git
@@ -126,4 +126,4 @@ The products are saved in `products.json` (current working directory). Available
126
126
<br />
127
127
128
128
---
129
- [ Python Library for Stripe API] ( https://github.com/app-generator/ecomm-wrapper- stripe ) - Free library provided by [ AppSeed] ( https://appseed.us ) .
129
+ [ Python Library for Stripe API] ( https://github.com/app-generator/python- stripe-wrapper ) - Free library provided by [ AppSeed] ( https://appseed.us ) .
You can’t perform that action at this time.
0 commit comments