grow food, not lawn.

Skip to content

stripe test mode

Russell Ballestrini requested to merge stripe-test-mode into master

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).
  • 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

Merge request reports