Make payments dependency injected based on the .env settings

This commit is contained in:
2025-06-20 18:31:18 -07:00
parent c4ad0f2c10
commit fb2a2c6ae9
8 changed files with 111 additions and 83 deletions
+3
View File
@@ -1,4 +1,7 @@
Payment_Service=StripeIntent # Options are [ StripeIntent ]
Stripe_Key=
Stripe_Endpoint_Secret=
MySQL_Server=mistox-database
MySQL_User=root