7 Commits

Author SHA1 Message Date
kusowl
aa35fe44b3 feature: implement payment verification, make cart as converted after successful payment 2026-03-25 15:24:39 +05:30
kusowl
85b0fbf499 feature: implement payment method selector and checkout confirmation page 2026-03-24 18:52:06 +05:30
kusowl
4546d309b8 refactor: synchronize routes with checkout steps, add loading spinner in action buttons 2026-03-19 16:38:05 +05:30
kusowl
bb3aafd89e feature: show order summary on address page 2026-03-17 17:05:49 +05:30
kusowl
24bdfe9cc6 feature: fetch, edit and add address
- fetch existing addresses from api,
- user can edit existing address
- user can add new address
2026-03-17 10:58:22 +05:30
kusowl
3059a923b4 refactor: move auth service to core 2026-03-16 13:05:06 +05:30
kusowl
6d1cb81e6b wip: checkout page
- add button to go address page in cart ui
- add template for address page
2026-03-13 18:54:48 +05:30