Make payments dependency injected based on the .env settings
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
Payment_Service=StripeIntent # Options are [ StripeIntent ]
|
||||
|
||||
Stripe_Key=
|
||||
Stripe_Endpoint_Secret=
|
||||
|
||||
MySQL_Server=mistox-database
|
||||
MySQL_User=root
|
||||
|
||||
Reference in New Issue
Block a user