feat(01-purchase-data-layer): add post-payment purchase data layer

Phase 1 complete:

- move purchase event to order confirmation after successful payment

- add backend purchase payload builder for transaction and ticket lines

- remove premature purchase push from przelewy24 redirect view
This commit is contained in:
2026-04-19 20:32:38 +02:00
parent 752b6c653e
commit 9de042946a
17 changed files with 528 additions and 23 deletions

4
.paul/docs/API.md Normal file
View File

@@ -0,0 +1,4 @@
# API
> Endpointy, kontrakty request/response, autentykacja.
> Uzupelnij gdy projekt bedzie udostepnial API.