stripe test mode
modified: development.ini modified: make_post_sell/views/shop.py modified: test.ini
Summary by CodeRabbit
-
New Features
- Added Stripe test mode setting in configuration files (
development.ini
,test.ini
).
- Added Stripe test mode setting in configuration files (
-
Bug Fixes
- Enhanced validation for Stripe API keys to prevent the use of test keys in production.
-
Chores
- Organized configuration files into distinct sections for better clarity.
Edited by CodeRabbit