Commit Graph

28 Commits

Author SHA1 Message Date
6423bb261e Sanitize Chapa checkout customization text for initialize API.
Strip disallowed characters from customization title and description so subscription payments pass Chapa validation.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-29 04:38:55 -07:00
79fb95ce36 Add category-based subscription controls for LMS and exam prep.
Introduce plan and content categories across programs and exam-prep catalog roots, wire category-aware checkout and access checks, and keep learner gating temporarily bypassed until data migration is ready.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 06:20:49 -07:00
7a4253edf4 Add explicit payment provider selection for subscriptions.
Require the client to choose CHAPA or ARIFPAY in the subscription checkout request body and route payment initiation and verification through the matching provider.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 04:18:24 -07:00
1f7b38861e Integrate Chapa for learner subscription payments
Add Chapa checkout, verify, webhook, and callback flows so subscriptions activate only after confirmed payment. Route subscription checkout through Chapa while keeping ArifPay for direct payments. Include integration docs and a Postman collection.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 03:35:57 -07:00
5e9046eb76 user and auth service refactoring, notification service SQL + repository adjustment 2025-12-16 18:05:57 +03:00
ab1d85897e Merge remote-tracking branch 'origin/virtual_games' 2025-11-06 18:28:50 +03:00
d654d5f2ef veli games fixes 2025-11-06 16:37:41 +03:00
46d70d7c8c chapa minor fixes 2025-11-03 17:20:35 +03:00
1e39d75239 payment gateways wallet service fixes 2025-10-29 15:12:06 +03:00
e5fdd33a52 fix: Refactored and moved store ports into separate folder
- Added stats service
2025-10-29 01:33:50 +03:00
4104d7d371 Chapa Fixes 2025-10-20 15:16:39 +03:00
2b9302b10b transaction maker-checker fixes 2025-07-11 15:48:59 +03:00
3e4e9eead7 fix: added message to wallet_transfers and gave it a detailed view 2025-06-29 21:51:23 +03:00
10a49b4571 fix: added message to transfer and more filter routes 2025-06-29 18:00:23 +03:00
bdf057e01d institution service + more PopOK callback 2025-06-22 21:49:16 +03:00
036d598ebe sports bet route fix 2025-06-22 10:37:17 +03:00
12855f3690 CSV reports + live metrics + redis service 2025-06-21 21:48:11 +03:00
0ef3a25ee7 popok external token fix + game list endpoint + recommedation fix 2025-06-20 21:08:52 +03:00
344923b177 fix: merge issues 2025-06-16 23:19:29 +03:00
cfced1951c Merge branch 'main' into ticket-bet 2025-06-16 21:34:34 +03:00
a5ea52b993 multi-currency support 2025-06-16 17:54:42 +03:00
1557a3141b fix: transfer not showing online bet issue 2025-06-16 16:24:42 +03:00
6d5bdd8a56 Chapa webhook + popok fix 2025-06-12 09:40:11 +03:00
c22a1bd6c4 report_service + wallet_monitoring 2025-06-07 17:48:06 +03:00
f2ec267347 wallet security+log file 2025-06-02 17:22:07 +03:00
75d469be8c createTransaction+createTransfer fix 2025-05-31 21:29:39 +03:00
b4609cdd5b more chapa fix 2025-05-30 23:59:55 +03:00
aef5c4410d chapa integration fix 2025-05-30 21:54:22 +03:00