Update from Json to www-formdata

This commit is contained in:
2025-06-20 17:43:13 -07:00
parent 91e58fa267
commit c4ad0f2c10
2 changed files with 285 additions and 298 deletions
+8 -1
View File
@@ -28,4 +28,11 @@ Program
DTO
Cannot send dotnet List -> must be arrays
Need to update local server to use www-formdata instead of json
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