feat(checkout): implement purchase creation and payment intent generation with QR code support

This commit is contained in:
2026-07-06 11:26:39 -03:00
parent 1df6964859
commit 69fee4e20a
9 changed files with 436 additions and 45 deletions

View File

@@ -21,6 +21,7 @@
"@angular/router": "^22.0.0",
"@angular/ssr": "^22.0.4",
"@fortawesome/fontawesome-free": "^7.2.0",
"angularx-qrcode": "^21.0.5",
"bootstrap": "^5.3.8",
"express": "^5.1.0",
"rxjs": "~7.8.0",