Implemented cart hydration and refactored paynow flow
continuous-integration/drone/pr Build is passing

This commit is contained in:
Khwezi Mngoma
2026-06-15 16:42:09 +02:00
parent 11e0176e40
commit 7199a6651b
7 changed files with 185 additions and 55 deletions
@@ -14,7 +14,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "https://localhost:8440;http://localhost:8083",
"applicationUrl": "https://localhost:8443;http://localhost:8080",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}