Make payments dependency injected based on the .env settings
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
Fix stripe payments *Updated API*
|
||||
Havent Tested
|
||||
Stripe payments aren't currently tested
|
||||
|
||||
After a new account is created notify a user that they need to verify their email before logging in
|
||||
|
||||
@@ -30,9 +29,5 @@ DTO
|
||||
Cannot send dotnet List -> must be arrays
|
||||
Need to update local server to use www-formdata instead of json
|
||||
|
||||
PaymentController
|
||||
PaymentResponse is still tied to Stripe.
|
||||
Need to change to Interface so different services can be interchanged
|
||||
|
||||
ProductController
|
||||
Need to figure out new way to download purchased items as there is currently no way
|
||||
Reference in New Issue
Block a user